Open CASCADE Technology 6.6.0
Public Member Functions
StepShape_HArray1OfShell Class Reference

#include <StepShape_HArray1OfShell.hxx>

Inheritance diagram for StepShape_HArray1OfShell:
Inheritance graph
[legend]

Public Member Functions

 StepShape_HArray1OfShell (const Standard_Integer Low, const Standard_Integer Up)
 StepShape_HArray1OfShell (const Standard_Integer Low, const Standard_Integer Up, const StepShape_Shell &V)
void Init (const StepShape_Shell &V)
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
StepShape_ShellChangeValue (const Standard_Integer Index)
const StepShape_Array1OfShellArray1 () const
StepShape_Array1OfShellChangeArray1 ()

Constructor & Destructor Documentation

StepShape_HArray1OfShell::StepShape_HArray1OfShell ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepShape_HArray1OfShell::StepShape_HArray1OfShell ( const Standard_Integer  Low,
const Standard_Integer  Up,
const StepShape_Shell V 
)

Member Function Documentation

const StepShape_Array1OfShell& StepShape_HArray1OfShell::Array1 ( ) const
StepShape_Array1OfShell& StepShape_HArray1OfShell::ChangeArray1 ( )
StepShape_Shell& StepShape_HArray1OfShell::ChangeValue ( const Standard_Integer  Index)
void StepShape_HArray1OfShell::Init ( const StepShape_Shell V)
Standard_Integer StepShape_HArray1OfShell::Length ( ) const
Standard_Integer StepShape_HArray1OfShell::Lower ( ) const
void StepShape_HArray1OfShell::SetValue ( const Standard_Integer  Index,
const StepShape_Shell Value 
)
Standard_Integer StepShape_HArray1OfShell::Upper ( ) const
const StepShape_Shell& StepShape_HArray1OfShell::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