Open CASCADE Technology 6.6.0
Public Member Functions
StepElement_Array1OfSurfaceSection Class Reference

#include <StepElement_Array1OfSurfaceSection.hxx>

Public Member Functions

 StepElement_Array1OfSurfaceSection (const Standard_Integer Low, const Standard_Integer Up)
 StepElement_Array1OfSurfaceSection (const Handle< StepElement_SurfaceSection > &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const Handle< StepElement_SurfaceSection > &V)
void Destroy ()
 ~StepElement_Array1OfSurfaceSection ()
Standard_Boolean IsAllocated () const
const
StepElement_Array1OfSurfaceSection
Assign (const StepElement_Array1OfSurfaceSection &Other)
const
StepElement_Array1OfSurfaceSection
operator= (const StepElement_Array1OfSurfaceSection &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Handle< StepElement_SurfaceSection > &Value)
const
Handle_StepElement_SurfaceSection & 
Value (const Standard_Integer Index) const
const
Handle_StepElement_SurfaceSection & 
operator() (const Standard_Integer Index) const
Handle_StepElement_SurfaceSection & ChangeValue (const Standard_Integer Index)
Handle_StepElement_SurfaceSection & operator() (const Standard_Integer Index)

Constructor & Destructor Documentation

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

Member Function Documentation

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