|
Open CASCADE Technology 6.5.2
|
#include <StepGeom_HArray1OfSurfaceBoundary.hxx>

Public Member Functions | |
| StepGeom_HArray1OfSurfaceBoundary (const Standard_Integer Low, const Standard_Integer Up) | |
| StepGeom_HArray1OfSurfaceBoundary (const Standard_Integer Low, const Standard_Integer Up, const StepGeom_SurfaceBoundary &V) | |
| void | Init (const StepGeom_SurfaceBoundary &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const StepGeom_SurfaceBoundary &Value) |
| const StepGeom_SurfaceBoundary & | Value (const Standard_Integer Index) const |
| StepGeom_SurfaceBoundary & | ChangeValue (const Standard_Integer Index) |
| const StepGeom_Array1OfSurfaceBoundary & | Array1 () const |
| StepGeom_Array1OfSurfaceBoundary & | ChangeArray1 () |
| StepGeom_HArray1OfSurfaceBoundary::StepGeom_HArray1OfSurfaceBoundary | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| StepGeom_HArray1OfSurfaceBoundary::StepGeom_HArray1OfSurfaceBoundary | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up, | ||
| const StepGeom_SurfaceBoundary & | V | ||
| ) |
| const StepGeom_Array1OfSurfaceBoundary& StepGeom_HArray1OfSurfaceBoundary::Array1 | ( | ) | const |
| StepGeom_Array1OfSurfaceBoundary& StepGeom_HArray1OfSurfaceBoundary::ChangeArray1 | ( | ) |
| StepGeom_SurfaceBoundary& StepGeom_HArray1OfSurfaceBoundary::ChangeValue | ( | const Standard_Integer | Index | ) |
| void StepGeom_HArray1OfSurfaceBoundary::Init | ( | const StepGeom_SurfaceBoundary & | V | ) |
| Standard_Integer StepGeom_HArray1OfSurfaceBoundary::Length | ( | ) | const |
| Standard_Integer StepGeom_HArray1OfSurfaceBoundary::Lower | ( | ) | const |
| void StepGeom_HArray1OfSurfaceBoundary::SetValue | ( | const Standard_Integer | Index, |
| const StepGeom_SurfaceBoundary & | Value | ||
| ) |
| Standard_Integer StepGeom_HArray1OfSurfaceBoundary::Upper | ( | ) | const |
| const StepGeom_SurfaceBoundary& StepGeom_HArray1OfSurfaceBoundary::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4