Open CASCADE Technology
6.5.4
|
#include <StepShape_HArray1OfOrientedClosedShell.hxx>
Public Member Functions | |
StepShape_HArray1OfOrientedClosedShell (const Standard_Integer Low, const Standard_Integer Up) | |
StepShape_HArray1OfOrientedClosedShell (const Standard_Integer Low, const Standard_Integer Up, const Handle< StepShape_OrientedClosedShell > &V) | |
void | Init (const Handle< StepShape_OrientedClosedShell > &V) |
Standard_Integer | Length () const |
Standard_Integer | Lower () const |
Standard_Integer | Upper () const |
void | SetValue (const Standard_Integer Index, const Handle< StepShape_OrientedClosedShell > &Value) |
const Handle_StepShape_OrientedClosedShell & | Value (const Standard_Integer Index) const |
Handle_StepShape_OrientedClosedShell & | ChangeValue (const Standard_Integer Index) |
const StepShape_Array1OfOrientedClosedShell & | Array1 () const |
StepShape_Array1OfOrientedClosedShell & | ChangeArray1 () |
StepShape_HArray1OfOrientedClosedShell::StepShape_HArray1OfOrientedClosedShell | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
StepShape_HArray1OfOrientedClosedShell::StepShape_HArray1OfOrientedClosedShell | ( | const Standard_Integer | Low, |
const Standard_Integer | Up, | ||
const Handle< StepShape_OrientedClosedShell > & | V | ||
) |
const StepShape_Array1OfOrientedClosedShell& StepShape_HArray1OfOrientedClosedShell::Array1 | ( | ) | const |
Handle_StepShape_OrientedClosedShell& StepShape_HArray1OfOrientedClosedShell::ChangeValue | ( | const Standard_Integer | Index | ) |
void StepShape_HArray1OfOrientedClosedShell::Init | ( | const Handle< StepShape_OrientedClosedShell > & | V | ) |
void StepShape_HArray1OfOrientedClosedShell::SetValue | ( | const Standard_Integer | Index, |
const Handle< StepShape_OrientedClosedShell > & | Value | ||
) |
const Handle_StepShape_OrientedClosedShell& StepShape_HArray1OfOrientedClosedShell::Value | ( | const Standard_Integer | Index | ) | const |