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