Open CASCADE Technology 6.6.0
|
#include <StepGeom_HArray1OfPcurveOrSurface.hxx>
Public Member Functions | |
StepGeom_HArray1OfPcurveOrSurface (const Standard_Integer Low, const Standard_Integer Up) | |
StepGeom_HArray1OfPcurveOrSurface (const Standard_Integer Low, const Standard_Integer Up, const StepGeom_PcurveOrSurface &V) | |
void | Init (const StepGeom_PcurveOrSurface &V) |
Standard_Integer | Length () const |
Standard_Integer | Lower () const |
Standard_Integer | Upper () const |
void | SetValue (const Standard_Integer Index, const StepGeom_PcurveOrSurface &Value) |
const StepGeom_PcurveOrSurface & | Value (const Standard_Integer Index) const |
StepGeom_PcurveOrSurface & | ChangeValue (const Standard_Integer Index) |
const StepGeom_Array1OfPcurveOrSurface & | Array1 () const |
StepGeom_Array1OfPcurveOrSurface & | ChangeArray1 () |
StepGeom_HArray1OfPcurveOrSurface::StepGeom_HArray1OfPcurveOrSurface | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
StepGeom_HArray1OfPcurveOrSurface::StepGeom_HArray1OfPcurveOrSurface | ( | const Standard_Integer | Low, |
const Standard_Integer | Up, | ||
const StepGeom_PcurveOrSurface & | V | ||
) |
const StepGeom_Array1OfPcurveOrSurface& StepGeom_HArray1OfPcurveOrSurface::Array1 | ( | ) | const |
StepGeom_Array1OfPcurveOrSurface& StepGeom_HArray1OfPcurveOrSurface::ChangeArray1 | ( | ) |
StepGeom_PcurveOrSurface& StepGeom_HArray1OfPcurveOrSurface::ChangeValue | ( | const Standard_Integer | Index | ) |
void StepGeom_HArray1OfPcurveOrSurface::Init | ( | const StepGeom_PcurveOrSurface & | V | ) |
Standard_Integer StepGeom_HArray1OfPcurveOrSurface::Length | ( | ) | const |
Standard_Integer StepGeom_HArray1OfPcurveOrSurface::Lower | ( | ) | const |
void StepGeom_HArray1OfPcurveOrSurface::SetValue | ( | const Standard_Integer | Index, |
const StepGeom_PcurveOrSurface & | Value | ||
) |
Standard_Integer StepGeom_HArray1OfPcurveOrSurface::Upper | ( | ) | const |
const StepGeom_PcurveOrSurface& StepGeom_HArray1OfPcurveOrSurface::Value | ( | const Standard_Integer | Index | ) | const |