Open CASCADE Technology 6.6.0
Public Member Functions
IGESGeom_HArray1OfBoundary Class Reference

#include <IGESGeom_HArray1OfBoundary.hxx>

Inheritance diagram for IGESGeom_HArray1OfBoundary:
Inheritance graph
[legend]

Public Member Functions

 IGESGeom_HArray1OfBoundary (const Standard_Integer Low, const Standard_Integer Up)
 IGESGeom_HArray1OfBoundary (const Standard_Integer Low, const Standard_Integer Up, const Handle< IGESGeom_Boundary > &V)
void Init (const Handle< IGESGeom_Boundary > &V)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Handle< IGESGeom_Boundary > &Value)
const Handle_IGESGeom_Boundary & Value (const Standard_Integer Index) const
Handle_IGESGeom_Boundary & ChangeValue (const Standard_Integer Index)
const IGESGeom_Array1OfBoundaryArray1 () const
IGESGeom_Array1OfBoundaryChangeArray1 ()

Constructor & Destructor Documentation

IGESGeom_HArray1OfBoundary::IGESGeom_HArray1OfBoundary ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
IGESGeom_HArray1OfBoundary::IGESGeom_HArray1OfBoundary ( const Standard_Integer  Low,
const Standard_Integer  Up,
const Handle< IGESGeom_Boundary > &  V 
)

Member Function Documentation

const IGESGeom_Array1OfBoundary& IGESGeom_HArray1OfBoundary::Array1 ( ) const
IGESGeom_Array1OfBoundary& IGESGeom_HArray1OfBoundary::ChangeArray1 ( )
Handle_IGESGeom_Boundary& IGESGeom_HArray1OfBoundary::ChangeValue ( const Standard_Integer  Index)
void IGESGeom_HArray1OfBoundary::Init ( const Handle< IGESGeom_Boundary > &  V)
Standard_Integer IGESGeom_HArray1OfBoundary::Length ( ) const
Standard_Integer IGESGeom_HArray1OfBoundary::Lower ( ) const
void IGESGeom_HArray1OfBoundary::SetValue ( const Standard_Integer  Index,
const Handle< IGESGeom_Boundary > &  Value 
)
Standard_Integer IGESGeom_HArray1OfBoundary::Upper ( ) const
const Handle_IGESGeom_Boundary& IGESGeom_HArray1OfBoundary::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