|
Open CASCADE Technology
6.5.4
|
#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 | ||
| ) |
| Handle_Adaptor3d_HCurveOnSurface& GeomPlate_HArray1OfHCurveOnSurface::ChangeValue | ( | const Standard_Integer | Index | ) |
| void GeomPlate_HArray1OfHCurveOnSurface::SetValue | ( | const Standard_Integer | Index, |
| const Handle< Adaptor3d_HCurveOnSurface > & | Value | ||
| ) |
| const Handle_Adaptor3d_HCurveOnSurface& GeomPlate_HArray1OfHCurveOnSurface::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0