Open CASCADE Technology 6.6.0
|
#include <IGESGeom_Array1OfCurveOnSurface.hxx>
IGESGeom_Array1OfCurveOnSurface::IGESGeom_Array1OfCurveOnSurface | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
IGESGeom_Array1OfCurveOnSurface::IGESGeom_Array1OfCurveOnSurface | ( | const Handle< IGESGeom_CurveOnSurface > & | Item, |
const Standard_Integer | Low, | ||
const Standard_Integer | Up | ||
) |
IGESGeom_Array1OfCurveOnSurface::~IGESGeom_Array1OfCurveOnSurface | ( | ) | [inline] |
const IGESGeom_Array1OfCurveOnSurface& IGESGeom_Array1OfCurveOnSurface::Assign | ( | const IGESGeom_Array1OfCurveOnSurface & | Other | ) |
Handle_IGESGeom_CurveOnSurface& IGESGeom_Array1OfCurveOnSurface::ChangeValue | ( | const Standard_Integer | Index | ) |
void IGESGeom_Array1OfCurveOnSurface::Destroy | ( | ) |
void IGESGeom_Array1OfCurveOnSurface::Init | ( | const Handle< IGESGeom_CurveOnSurface > & | V | ) |
Standard_Boolean IGESGeom_Array1OfCurveOnSurface::IsAllocated | ( | ) | const |
Standard_Integer IGESGeom_Array1OfCurveOnSurface::Length | ( | ) | const |
Standard_Integer IGESGeom_Array1OfCurveOnSurface::Lower | ( | ) | const |
Handle_IGESGeom_CurveOnSurface& IGESGeom_Array1OfCurveOnSurface::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const Handle_IGESGeom_CurveOnSurface& IGESGeom_Array1OfCurveOnSurface::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
const IGESGeom_Array1OfCurveOnSurface& IGESGeom_Array1OfCurveOnSurface::operator= | ( | const IGESGeom_Array1OfCurveOnSurface & | Other | ) | [inline] |
void IGESGeom_Array1OfCurveOnSurface::SetValue | ( | const Standard_Integer | Index, |
const Handle< IGESGeom_CurveOnSurface > & | Value | ||
) |
Standard_Integer IGESGeom_Array1OfCurveOnSurface::Upper | ( | ) | const |
const Handle_IGESGeom_CurveOnSurface& IGESGeom_Array1OfCurveOnSurface::Value | ( | const Standard_Integer | Index | ) | const |