Open CASCADE Technology
6.5.4
|
#include <StepElement_Array1OfSurfaceSection.hxx>
DEFINE_STANDARD_ALLOC 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 | ||
) |
const StepElement_Array1OfSurfaceSection& StepElement_Array1OfSurfaceSection::Assign | ( | const StepElement_Array1OfSurfaceSection & | Other | ) |
Handle_StepElement_SurfaceSection& StepElement_Array1OfSurfaceSection::ChangeValue | ( | const Standard_Integer | Index | ) |
const Handle_StepElement_SurfaceSection& StepElement_Array1OfSurfaceSection::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
Handle_StepElement_SurfaceSection& StepElement_Array1OfSurfaceSection::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const StepElement_Array1OfSurfaceSection& StepElement_Array1OfSurfaceSection::operator= | ( | const StepElement_Array1OfSurfaceSection & | Other | ) | [inline] |
void StepElement_Array1OfSurfaceSection::SetValue | ( | const Standard_Integer | Index, |
const Handle< StepElement_SurfaceSection > & | Value | ||
) |
const Handle_StepElement_SurfaceSection& StepElement_Array1OfSurfaceSection::Value | ( | const Standard_Integer | Index | ) | const |