#include <IGESGeom_HArray1OfBoundary.hxx>
Public Member Functions | |
Standard_EXPORT | IGESGeom_HArray1OfBoundary (const Standard_Integer Low, const Standard_Integer Up) |
Standard_EXPORT | IGESGeom_HArray1OfBoundary (const Standard_Integer Low, const Standard_Integer Up, const Handle(IGESGeom_Boundary)&V) |
Standard_EXPORT void | Init (const Handle(IGESGeom_Boundary)&V) |
Standard_Integer | Length () const |
Standard_Integer | Lower () const |
Standard_Integer | Upper () const |
void | SetValue (const Standard_Integer Index, const Handle(IGESGeom_Boundary)&Value) |
const Handle_IGESGeom_Boundary & | Value (const Standard_Integer Index) const |
Handle_IGESGeom_Boundary & | ChangeValue (const Standard_Integer Index) |
const IGESGeom_Array1OfBoundary & | Array1 () const |
IGESGeom_Array1OfBoundary & | ChangeArray1 () |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
IGESGeom_Array1OfBoundary | myArray |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|