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

Public Member Functions | |
| StepShape_HArray1OfFace (const Standard_Integer Low, const Standard_Integer Up) | |
| StepShape_HArray1OfFace (const Standard_Integer Low, const Standard_Integer Up, const Handle< StepShape_Face > &V) | |
| void | Init (const Handle< StepShape_Face > &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const Handle< StepShape_Face > &Value) |
| const Handle_StepShape_Face & | Value (const Standard_Integer Index) const |
| Handle_StepShape_Face & | ChangeValue (const Standard_Integer Index) |
| const StepShape_Array1OfFace & | Array1 () const |
| StepShape_Array1OfFace & | ChangeArray1 () |
| StepShape_HArray1OfFace::StepShape_HArray1OfFace | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| StepShape_HArray1OfFace::StepShape_HArray1OfFace | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up, | ||
| const Handle< StepShape_Face > & | V | ||
| ) |
| Handle_StepShape_Face& StepShape_HArray1OfFace::ChangeValue | ( | const Standard_Integer | Index | ) |
| void StepShape_HArray1OfFace::SetValue | ( | const Standard_Integer | Index, |
| const Handle< StepShape_Face > & | Value | ||
| ) |
| const Handle_StepShape_Face& StepShape_HArray1OfFace::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0