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