|
Open CASCADE Technology
6.5.4
|
#include <StepShape_HArray1OfShell.hxx>

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_Shell & | Value (const Standard_Integer Index) const |
| StepShape_Shell & | ChangeValue (const Standard_Integer Index) |
| const StepShape_Array1OfShell & | Array1 () const |
| StepShape_Array1OfShell & | ChangeArray1 () |
| 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 | ||
| ) |
| void StepShape_HArray1OfShell::SetValue | ( | const Standard_Integer | Index, |
| const StepShape_Shell & | Value | ||
| ) |
| const StepShape_Shell& StepShape_HArray1OfShell::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0