|
Open CASCADE Technology 6.5.2
|
#include <StepElement_HArray1OfCurveElementSectionDefinition.hxx>

Public Member Functions | |
| StepElement_HArray1OfCurveElementSectionDefinition (const Standard_Integer Low, const Standard_Integer Up) | |
| StepElement_HArray1OfCurveElementSectionDefinition (const Standard_Integer Low, const Standard_Integer Up, const Handle< StepElement_CurveElementSectionDefinition > &V) | |
| void | Init (const Handle< StepElement_CurveElementSectionDefinition > &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const Handle< StepElement_CurveElementSectionDefinition > &Value) |
| const Handle_StepElement_CurveElementSectionDefinition & | Value (const Standard_Integer Index) const |
| Handle_StepElement_CurveElementSectionDefinition & | ChangeValue (const Standard_Integer Index) |
| const StepElement_Array1OfCurveElementSectionDefinition & | Array1 () const |
| StepElement_Array1OfCurveElementSectionDefinition & | ChangeArray1 () |
| StepElement_HArray1OfCurveElementSectionDefinition::StepElement_HArray1OfCurveElementSectionDefinition | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| StepElement_HArray1OfCurveElementSectionDefinition::StepElement_HArray1OfCurveElementSectionDefinition | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up, | ||
| const Handle< StepElement_CurveElementSectionDefinition > & | V | ||
| ) |
| const StepElement_Array1OfCurveElementSectionDefinition& StepElement_HArray1OfCurveElementSectionDefinition::Array1 | ( | ) | const |
| StepElement_Array1OfCurveElementSectionDefinition& StepElement_HArray1OfCurveElementSectionDefinition::ChangeArray1 | ( | ) |
| Handle_StepElement_CurveElementSectionDefinition& StepElement_HArray1OfCurveElementSectionDefinition::ChangeValue | ( | const Standard_Integer | Index | ) |
| void StepElement_HArray1OfCurveElementSectionDefinition::Init | ( | const Handle< StepElement_CurveElementSectionDefinition > & | V | ) |
| Standard_Integer StepElement_HArray1OfCurveElementSectionDefinition::Length | ( | ) | const |
| Standard_Integer StepElement_HArray1OfCurveElementSectionDefinition::Lower | ( | ) | const |
| void StepElement_HArray1OfCurveElementSectionDefinition::SetValue | ( | const Standard_Integer | Index, |
| const Handle< StepElement_CurveElementSectionDefinition > & | Value | ||
| ) |
| Standard_Integer StepElement_HArray1OfCurveElementSectionDefinition::Upper | ( | ) | const |
| const Handle_StepElement_CurveElementSectionDefinition& StepElement_HArray1OfCurveElementSectionDefinition::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4