Open CASCADE Technology
6.9.0
|
#include <StepElement_Array1OfSurfaceSection.hxx>
StepElement_Array1OfSurfaceSection::StepElement_Array1OfSurfaceSection | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
StepElement_Array1OfSurfaceSection::StepElement_Array1OfSurfaceSection | ( | const Handle< StepElement_SurfaceSection > & | Item, |
const Standard_Integer | Low, | ||
const Standard_Integer | Up | ||
) |
|
inline |
const StepElement_Array1OfSurfaceSection& StepElement_Array1OfSurfaceSection::Assign | ( | const StepElement_Array1OfSurfaceSection & | Other | ) |
Handle< StepElement_SurfaceSection >& StepElement_Array1OfSurfaceSection::ChangeValue | ( | const Standard_Integer | Index | ) |
void StepElement_Array1OfSurfaceSection::Destroy | ( | ) |
void StepElement_Array1OfSurfaceSection::Init | ( | const Handle< StepElement_SurfaceSection > & | V | ) |
Standard_Boolean StepElement_Array1OfSurfaceSection::IsAllocated | ( | ) | const |
Standard_Integer StepElement_Array1OfSurfaceSection::Length | ( | ) | const |
Standard_Integer StepElement_Array1OfSurfaceSection::Lower | ( | ) | const |
|
inline |
|
inline |
|
inline |
void StepElement_Array1OfSurfaceSection::SetValue | ( | const Standard_Integer | Index, |
const Handle< StepElement_SurfaceSection > & | Value | ||
) |
Standard_Integer StepElement_Array1OfSurfaceSection::Upper | ( | ) | const |
const Handle< StepElement_SurfaceSection >& StepElement_Array1OfSurfaceSection::Value | ( | const Standard_Integer | Index | ) | const |