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