#include <StepShape_HArray1OfConnectedFaceSet.hxx>

Public Member Functions | |
| StepShape_HArray1OfConnectedFaceSet (const Standard_Integer Low, const Standard_Integer Up) | |
| StepShape_HArray1OfConnectedFaceSet (const Standard_Integer Low, const Standard_Integer Up, const Handle< StepShape_ConnectedFaceSet > &V) | |
| void | Init (const Handle< StepShape_ConnectedFaceSet > &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const Handle< StepShape_ConnectedFaceSet > &Value) |
| const Handle_StepShape_ConnectedFaceSet & | Value (const Standard_Integer Index) const |
| Handle_StepShape_ConnectedFaceSet & | ChangeValue (const Standard_Integer Index) |
| const StepShape_Array1OfConnectedFaceSet & | Array1 () const |
| StepShape_Array1OfConnectedFaceSet & | ChangeArray1 () |
| StepShape_HArray1OfConnectedFaceSet::StepShape_HArray1OfConnectedFaceSet | ( | const Standard_Integer | Low, | |
| const Standard_Integer | Up | |||
| ) |
| StepShape_HArray1OfConnectedFaceSet::StepShape_HArray1OfConnectedFaceSet | ( | const Standard_Integer | Low, | |
| const Standard_Integer | Up, | |||
| const Handle< StepShape_ConnectedFaceSet > & | V | |||
| ) |
| const StepShape_Array1OfConnectedFaceSet& StepShape_HArray1OfConnectedFaceSet::Array1 | ( | ) | const |
| StepShape_Array1OfConnectedFaceSet& StepShape_HArray1OfConnectedFaceSet::ChangeArray1 | ( | ) |
| Handle_StepShape_ConnectedFaceSet& StepShape_HArray1OfConnectedFaceSet::ChangeValue | ( | const Standard_Integer | Index | ) |
| void StepShape_HArray1OfConnectedFaceSet::Init | ( | const Handle< StepShape_ConnectedFaceSet > & | V | ) |
| Standard_Integer StepShape_HArray1OfConnectedFaceSet::Length | ( | ) | const |
| Standard_Integer StepShape_HArray1OfConnectedFaceSet::Lower | ( | ) | const |
| void StepShape_HArray1OfConnectedFaceSet::SetValue | ( | const Standard_Integer | Index, | |
| const Handle< StepShape_ConnectedFaceSet > & | Value | |||
| ) |
| Standard_Integer StepShape_HArray1OfConnectedFaceSet::Upper | ( | ) | const |
| const Handle_StepShape_ConnectedFaceSet& StepShape_HArray1OfConnectedFaceSet::Value | ( | const Standard_Integer | Index | ) | const |
1.6.3