Open CASCADE Technology  6.9.1
Public Member Functions
StepShape_Array1OfShell Class Reference

#include <StepShape_Array1OfShell.hxx>

Public Member Functions

 StepShape_Array1OfShell (const Standard_Integer Low, const Standard_Integer Up)
 
 StepShape_Array1OfShell (const StepShape_Shell &Item, const Standard_Integer Low, const Standard_Integer Up)
 
void Init (const StepShape_Shell &V)
 
void Destroy ()
 
 ~StepShape_Array1OfShell ()
 
Standard_Boolean IsAllocated () const
 
const StepShape_Array1OfShellAssign (const StepShape_Array1OfShell &Other)
 
const StepShape_Array1OfShelloperator= (const StepShape_Array1OfShell &Other)
 
Standard_Integer Length () const
 
Standard_Integer Lower () const
 
Standard_Integer Upper () const
 
void SetValue (const Standard_Integer Index, const StepShape_Shell &Value)
 
const StepShape_ShellValue (const Standard_Integer Index) const
 
const StepShape_Shelloperator() (const Standard_Integer Index) const
 
StepShape_ShellChangeValue (const Standard_Integer Index)
 
StepShape_Shelloperator() (const Standard_Integer Index)
 

Constructor & Destructor Documentation

StepShape_Array1OfShell::StepShape_Array1OfShell ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepShape_Array1OfShell::StepShape_Array1OfShell ( const StepShape_Shell Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepShape_Array1OfShell::~StepShape_Array1OfShell ( )
inline

Member Function Documentation

const StepShape_Array1OfShell& StepShape_Array1OfShell::Assign ( const StepShape_Array1OfShell Other)
StepShape_Shell& StepShape_Array1OfShell::ChangeValue ( const Standard_Integer  Index)
void StepShape_Array1OfShell::Destroy ( )
void StepShape_Array1OfShell::Init ( const StepShape_Shell V)
Standard_Boolean StepShape_Array1OfShell::IsAllocated ( ) const
Standard_Integer StepShape_Array1OfShell::Length ( ) const
Standard_Integer StepShape_Array1OfShell::Lower ( ) const
const StepShape_Shell& StepShape_Array1OfShell::operator() ( const Standard_Integer  Index) const
inline
StepShape_Shell& StepShape_Array1OfShell::operator() ( const Standard_Integer  Index)
inline
const StepShape_Array1OfShell& StepShape_Array1OfShell::operator= ( const StepShape_Array1OfShell Other)
inline
void StepShape_Array1OfShell::SetValue ( const Standard_Integer  Index,
const StepShape_Shell Value 
)
Standard_Integer StepShape_Array1OfShell::Upper ( ) const
const StepShape_Shell& StepShape_Array1OfShell::Value ( const Standard_Integer  Index) const

The documentation for this class was generated from the following file: