|
Open CASCADE Technology 6.5.2
|
#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 | ||
| ) |
| const StepGeom_Array1OfBoundaryCurve& StepGeom_HArray1OfBoundaryCurve::Array1 | ( | ) | const |
| StepGeom_Array1OfBoundaryCurve& StepGeom_HArray1OfBoundaryCurve::ChangeArray1 | ( | ) |
| Handle_StepGeom_BoundaryCurve& StepGeom_HArray1OfBoundaryCurve::ChangeValue | ( | const Standard_Integer | Index | ) |
| void StepGeom_HArray1OfBoundaryCurve::Init | ( | const Handle< StepGeom_BoundaryCurve > & | V | ) |
| Standard_Integer StepGeom_HArray1OfBoundaryCurve::Length | ( | ) | const |
| Standard_Integer StepGeom_HArray1OfBoundaryCurve::Lower | ( | ) | const |
| void StepGeom_HArray1OfBoundaryCurve::SetValue | ( | const Standard_Integer | Index, |
| const Handle< StepGeom_BoundaryCurve > & | Value | ||
| ) |
| Standard_Integer StepGeom_HArray1OfBoundaryCurve::Upper | ( | ) | const |
| const Handle_StepGeom_BoundaryCurve& StepGeom_HArray1OfBoundaryCurve::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4