Open CASCADE Technology
6.9.1
|
#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 | ||
) |
|
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 |
|
inline |
|
inline |
|
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 |