|
Open CASCADE Technology
6.5.4
|
#include <StepGeom_HArray1OfCompositeCurveSegment.hxx>

Public Member Functions | |
| StepGeom_HArray1OfCompositeCurveSegment (const Standard_Integer Low, const Standard_Integer Up) | |
| StepGeom_HArray1OfCompositeCurveSegment (const Standard_Integer Low, const Standard_Integer Up, const Handle< StepGeom_CompositeCurveSegment > &V) | |
| void | Init (const Handle< StepGeom_CompositeCurveSegment > &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const Handle< StepGeom_CompositeCurveSegment > &Value) |
| const Handle_StepGeom_CompositeCurveSegment & | Value (const Standard_Integer Index) const |
| Handle_StepGeom_CompositeCurveSegment & | ChangeValue (const Standard_Integer Index) |
| const StepGeom_Array1OfCompositeCurveSegment & | Array1 () const |
| StepGeom_Array1OfCompositeCurveSegment & | ChangeArray1 () |
| StepGeom_HArray1OfCompositeCurveSegment::StepGeom_HArray1OfCompositeCurveSegment | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| StepGeom_HArray1OfCompositeCurveSegment::StepGeom_HArray1OfCompositeCurveSegment | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up, | ||
| const Handle< StepGeom_CompositeCurveSegment > & | V | ||
| ) |
| const StepGeom_Array1OfCompositeCurveSegment& StepGeom_HArray1OfCompositeCurveSegment::Array1 | ( | ) | const |
| Handle_StepGeom_CompositeCurveSegment& StepGeom_HArray1OfCompositeCurveSegment::ChangeValue | ( | const Standard_Integer | Index | ) |
| void StepGeom_HArray1OfCompositeCurveSegment::Init | ( | const Handle< StepGeom_CompositeCurveSegment > & | V | ) |
| void StepGeom_HArray1OfCompositeCurveSegment::SetValue | ( | const Standard_Integer | Index, |
| const Handle< StepGeom_CompositeCurveSegment > & | Value | ||
| ) |
| const Handle_StepGeom_CompositeCurveSegment& StepGeom_HArray1OfCompositeCurveSegment::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0