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