|
Open CASCADE Technology 6.5.2
|
#include <IGESGeom_HArray1OfCurveOnSurface.hxx>

Public Member Functions | |
| IGESGeom_HArray1OfCurveOnSurface (const Standard_Integer Low, const Standard_Integer Up) | |
| IGESGeom_HArray1OfCurveOnSurface (const Standard_Integer Low, const Standard_Integer Up, const Handle< IGESGeom_CurveOnSurface > &V) | |
| void | Init (const Handle< IGESGeom_CurveOnSurface > &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const Handle< IGESGeom_CurveOnSurface > &Value) |
| const Handle_IGESGeom_CurveOnSurface & | Value (const Standard_Integer Index) const |
| Handle_IGESGeom_CurveOnSurface & | ChangeValue (const Standard_Integer Index) |
| const IGESGeom_Array1OfCurveOnSurface & | Array1 () const |
| IGESGeom_Array1OfCurveOnSurface & | ChangeArray1 () |
| IGESGeom_HArray1OfCurveOnSurface::IGESGeom_HArray1OfCurveOnSurface | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| IGESGeom_HArray1OfCurveOnSurface::IGESGeom_HArray1OfCurveOnSurface | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up, | ||
| const Handle< IGESGeom_CurveOnSurface > & | V | ||
| ) |
| const IGESGeom_Array1OfCurveOnSurface& IGESGeom_HArray1OfCurveOnSurface::Array1 | ( | ) | const |
| IGESGeom_Array1OfCurveOnSurface& IGESGeom_HArray1OfCurveOnSurface::ChangeArray1 | ( | ) |
| Handle_IGESGeom_CurveOnSurface& IGESGeom_HArray1OfCurveOnSurface::ChangeValue | ( | const Standard_Integer | Index | ) |
| void IGESGeom_HArray1OfCurveOnSurface::Init | ( | const Handle< IGESGeom_CurveOnSurface > & | V | ) |
| Standard_Integer IGESGeom_HArray1OfCurveOnSurface::Length | ( | ) | const |
| Standard_Integer IGESGeom_HArray1OfCurveOnSurface::Lower | ( | ) | const |
| void IGESGeom_HArray1OfCurveOnSurface::SetValue | ( | const Standard_Integer | Index, |
| const Handle< IGESGeom_CurveOnSurface > & | Value | ||
| ) |
| Standard_Integer IGESGeom_HArray1OfCurveOnSurface::Upper | ( | ) | const |
| const Handle_IGESGeom_CurveOnSurface& IGESGeom_HArray1OfCurveOnSurface::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4