|
Open CASCADE Technology
6.9.0
|
#include <StepGeom_Array1OfPcurveOrSurface.hxx>
| StepGeom_Array1OfPcurveOrSurface::StepGeom_Array1OfPcurveOrSurface | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| StepGeom_Array1OfPcurveOrSurface::StepGeom_Array1OfPcurveOrSurface | ( | const StepGeom_PcurveOrSurface & | Item, |
| const Standard_Integer | Low, | ||
| const Standard_Integer | Up | ||
| ) |
|
inline |
| const StepGeom_Array1OfPcurveOrSurface& StepGeom_Array1OfPcurveOrSurface::Assign | ( | const StepGeom_Array1OfPcurveOrSurface & | Other | ) |
| StepGeom_PcurveOrSurface& StepGeom_Array1OfPcurveOrSurface::ChangeValue | ( | const Standard_Integer | Index | ) |
| void StepGeom_Array1OfPcurveOrSurface::Destroy | ( | ) |
| void StepGeom_Array1OfPcurveOrSurface::Init | ( | const StepGeom_PcurveOrSurface & | V | ) |
| Standard_Boolean StepGeom_Array1OfPcurveOrSurface::IsAllocated | ( | ) | const |
| Standard_Integer StepGeom_Array1OfPcurveOrSurface::Length | ( | ) | const |
| Standard_Integer StepGeom_Array1OfPcurveOrSurface::Lower | ( | ) | const |
|
inline |
|
inline |
|
inline |
| void StepGeom_Array1OfPcurveOrSurface::SetValue | ( | const Standard_Integer | Index, |
| const StepGeom_PcurveOrSurface & | Value | ||
| ) |
| Standard_Integer StepGeom_Array1OfPcurveOrSurface::Upper | ( | ) | const |
| const StepGeom_PcurveOrSurface& StepGeom_Array1OfPcurveOrSurface::Value | ( | const Standard_Integer | Index | ) | const |
1.8.5