Open CASCADE Technology 6.6.0
Public Member Functions
IGESGeom_HArray1OfCurveOnSurface Class Reference

#include <IGESGeom_HArray1OfCurveOnSurface.hxx>

Inheritance diagram for IGESGeom_HArray1OfCurveOnSurface:
Inheritance graph
[legend]

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_Array1OfCurveOnSurfaceChangeArray1 ()

Constructor & Destructor Documentation

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 
)

Member Function Documentation

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

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines