#include <StepShape_HArray1OfFaceBound.hxx>

Public Member Functions | |
| StepShape_HArray1OfFaceBound (const Standard_Integer Low, const Standard_Integer Up) | |
| StepShape_HArray1OfFaceBound (const Standard_Integer Low, const Standard_Integer Up, const Handle< StepShape_FaceBound > &V) | |
| void | Init (const Handle< StepShape_FaceBound > &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const Handle< StepShape_FaceBound > &Value) |
| const Handle_StepShape_FaceBound & | Value (const Standard_Integer Index) const |
| Handle_StepShape_FaceBound & | ChangeValue (const Standard_Integer Index) |
| const StepShape_Array1OfFaceBound & | Array1 () const |
| StepShape_Array1OfFaceBound & | ChangeArray1 () |
| StepShape_HArray1OfFaceBound::StepShape_HArray1OfFaceBound | ( | const Standard_Integer | Low, | |
| const Standard_Integer | Up | |||
| ) |
| StepShape_HArray1OfFaceBound::StepShape_HArray1OfFaceBound | ( | const Standard_Integer | Low, | |
| const Standard_Integer | Up, | |||
| const Handle< StepShape_FaceBound > & | V | |||
| ) |
| const StepShape_Array1OfFaceBound& StepShape_HArray1OfFaceBound::Array1 | ( | ) | const |
| StepShape_Array1OfFaceBound& StepShape_HArray1OfFaceBound::ChangeArray1 | ( | ) |
| Handle_StepShape_FaceBound& StepShape_HArray1OfFaceBound::ChangeValue | ( | const Standard_Integer | Index | ) |
| void StepShape_HArray1OfFaceBound::Init | ( | const Handle< StepShape_FaceBound > & | V | ) |
| Standard_Integer StepShape_HArray1OfFaceBound::Length | ( | ) | const |
| Standard_Integer StepShape_HArray1OfFaceBound::Lower | ( | ) | const |
| void StepShape_HArray1OfFaceBound::SetValue | ( | const Standard_Integer | Index, | |
| const Handle< StepShape_FaceBound > & | Value | |||
| ) |
| Standard_Integer StepShape_HArray1OfFaceBound::Upper | ( | ) | const |
| const Handle_StepShape_FaceBound& StepShape_HArray1OfFaceBound::Value | ( | const Standard_Integer | Index | ) | const |
1.6.3