Open CASCADE Technology 6.6.0
|
#include <StepShape_HArray1OfOrientedEdge.hxx>
Public Member Functions | |
StepShape_HArray1OfOrientedEdge (const Standard_Integer Low, const Standard_Integer Up) | |
StepShape_HArray1OfOrientedEdge (const Standard_Integer Low, const Standard_Integer Up, const Handle< StepShape_OrientedEdge > &V) | |
void | Init (const Handle< StepShape_OrientedEdge > &V) |
Standard_Integer | Length () const |
Standard_Integer | Lower () const |
Standard_Integer | Upper () const |
void | SetValue (const Standard_Integer Index, const Handle< StepShape_OrientedEdge > &Value) |
const Handle_StepShape_OrientedEdge & | Value (const Standard_Integer Index) const |
Handle_StepShape_OrientedEdge & | ChangeValue (const Standard_Integer Index) |
const StepShape_Array1OfOrientedEdge & | Array1 () const |
StepShape_Array1OfOrientedEdge & | ChangeArray1 () |
StepShape_HArray1OfOrientedEdge::StepShape_HArray1OfOrientedEdge | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
StepShape_HArray1OfOrientedEdge::StepShape_HArray1OfOrientedEdge | ( | const Standard_Integer | Low, |
const Standard_Integer | Up, | ||
const Handle< StepShape_OrientedEdge > & | V | ||
) |
const StepShape_Array1OfOrientedEdge& StepShape_HArray1OfOrientedEdge::Array1 | ( | ) | const |
StepShape_Array1OfOrientedEdge& StepShape_HArray1OfOrientedEdge::ChangeArray1 | ( | ) |
Handle_StepShape_OrientedEdge& StepShape_HArray1OfOrientedEdge::ChangeValue | ( | const Standard_Integer | Index | ) |
void StepShape_HArray1OfOrientedEdge::Init | ( | const Handle< StepShape_OrientedEdge > & | V | ) |
Standard_Integer StepShape_HArray1OfOrientedEdge::Length | ( | ) | const |
Standard_Integer StepShape_HArray1OfOrientedEdge::Lower | ( | ) | const |
void StepShape_HArray1OfOrientedEdge::SetValue | ( | const Standard_Integer | Index, |
const Handle< StepShape_OrientedEdge > & | Value | ||
) |
Standard_Integer StepShape_HArray1OfOrientedEdge::Upper | ( | ) | const |
const Handle_StepShape_OrientedEdge& StepShape_HArray1OfOrientedEdge::Value | ( | const Standard_Integer | Index | ) | const |