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

Public Member Functions | |
| StepGeom_HArray1OfBoundaryCurve (const Standard_Integer Low, const Standard_Integer Up) | |
| StepGeom_HArray1OfBoundaryCurve (const Standard_Integer Low, const Standard_Integer Up, const Handle< StepGeom_BoundaryCurve > &V) | |
| void | Init (const Handle< StepGeom_BoundaryCurve > &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const Handle< StepGeom_BoundaryCurve > &Value) |
| const Handle_StepGeom_BoundaryCurve & | Value (const Standard_Integer Index) const |
| Handle_StepGeom_BoundaryCurve & | ChangeValue (const Standard_Integer Index) |
| const StepGeom_Array1OfBoundaryCurve & | Array1 () const |
| StepGeom_Array1OfBoundaryCurve & | ChangeArray1 () |
| StepGeom_HArray1OfBoundaryCurve::StepGeom_HArray1OfBoundaryCurve | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| StepGeom_HArray1OfBoundaryCurve::StepGeom_HArray1OfBoundaryCurve | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up, | ||
| const Handle< StepGeom_BoundaryCurve > & | V | ||
| ) |
| Handle_StepGeom_BoundaryCurve& StepGeom_HArray1OfBoundaryCurve::ChangeValue | ( | const Standard_Integer | Index | ) |
| void StepGeom_HArray1OfBoundaryCurve::SetValue | ( | const Standard_Integer | Index, |
| const Handle< StepGeom_BoundaryCurve > & | Value | ||
| ) |
| const Handle_StepGeom_BoundaryCurve& StepGeom_HArray1OfBoundaryCurve::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0