Open CASCADE Technology 6.6.0
Public Member Functions
IGESGeom_Array1OfCurveOnSurface Class Reference

#include <IGESGeom_Array1OfCurveOnSurface.hxx>

Public Member Functions

 IGESGeom_Array1OfCurveOnSurface (const Standard_Integer Low, const Standard_Integer Up)
 IGESGeom_Array1OfCurveOnSurface (const Handle< IGESGeom_CurveOnSurface > &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const Handle< IGESGeom_CurveOnSurface > &V)
void Destroy ()
 ~IGESGeom_Array1OfCurveOnSurface ()
Standard_Boolean IsAllocated () const
const
IGESGeom_Array1OfCurveOnSurface
Assign (const IGESGeom_Array1OfCurveOnSurface &Other)
const
IGESGeom_Array1OfCurveOnSurface
operator= (const IGESGeom_Array1OfCurveOnSurface &Other)
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
const
Handle_IGESGeom_CurveOnSurface & 
operator() (const Standard_Integer Index) const
Handle_IGESGeom_CurveOnSurface & ChangeValue (const Standard_Integer Index)
Handle_IGESGeom_CurveOnSurface & operator() (const Standard_Integer Index)

Constructor & Destructor Documentation

IGESGeom_Array1OfCurveOnSurface::IGESGeom_Array1OfCurveOnSurface ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
IGESGeom_Array1OfCurveOnSurface::IGESGeom_Array1OfCurveOnSurface ( const Handle< IGESGeom_CurveOnSurface > &  Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
IGESGeom_Array1OfCurveOnSurface::~IGESGeom_Array1OfCurveOnSurface ( ) [inline]

Member Function Documentation

const IGESGeom_Array1OfCurveOnSurface& IGESGeom_Array1OfCurveOnSurface::Assign ( const IGESGeom_Array1OfCurveOnSurface Other)
Handle_IGESGeom_CurveOnSurface& IGESGeom_Array1OfCurveOnSurface::ChangeValue ( const Standard_Integer  Index)
void IGESGeom_Array1OfCurveOnSurface::Destroy ( )
void IGESGeom_Array1OfCurveOnSurface::Init ( const Handle< IGESGeom_CurveOnSurface > &  V)
Standard_Boolean IGESGeom_Array1OfCurveOnSurface::IsAllocated ( ) const
Standard_Integer IGESGeom_Array1OfCurveOnSurface::Length ( ) const
Standard_Integer IGESGeom_Array1OfCurveOnSurface::Lower ( ) const
Handle_IGESGeom_CurveOnSurface& IGESGeom_Array1OfCurveOnSurface::operator() ( const Standard_Integer  Index) [inline]
const Handle_IGESGeom_CurveOnSurface& IGESGeom_Array1OfCurveOnSurface::operator() ( const Standard_Integer  Index) const [inline]
const IGESGeom_Array1OfCurveOnSurface& IGESGeom_Array1OfCurveOnSurface::operator= ( const IGESGeom_Array1OfCurveOnSurface Other) [inline]
void IGESGeom_Array1OfCurveOnSurface::SetValue ( const Standard_Integer  Index,
const Handle< IGESGeom_CurveOnSurface > &  Value 
)
Standard_Integer IGESGeom_Array1OfCurveOnSurface::Upper ( ) const
const Handle_IGESGeom_CurveOnSurface& IGESGeom_Array1OfCurveOnSurface::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