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