|
Open CASCADE Technology 6.5.2
|
#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 | ||
| ) |
| 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 |
1.7.4