Open CASCADE Technology
6.5.4
|
#include <IGESGeom_Array1OfCurveOnSurface.hxx>
DEFINE_STANDARD_ALLOC 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 | ||
) |
const IGESGeom_Array1OfCurveOnSurface& IGESGeom_Array1OfCurveOnSurface::Assign | ( | const IGESGeom_Array1OfCurveOnSurface & | Other | ) |
Handle_IGESGeom_CurveOnSurface& IGESGeom_Array1OfCurveOnSurface::ChangeValue | ( | const Standard_Integer | Index | ) |
const Handle_IGESGeom_CurveOnSurface& IGESGeom_Array1OfCurveOnSurface::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
Handle_IGESGeom_CurveOnSurface& IGESGeom_Array1OfCurveOnSurface::operator() | ( | const Standard_Integer | Index | ) | [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 | ||
) |
const Handle_IGESGeom_CurveOnSurface& IGESGeom_Array1OfCurveOnSurface::Value | ( | const Standard_Integer | Index | ) | const |