Open CASCADE Technology
6.5.4
|
#include <StepRepr_HArray1OfMaterialPropertyRepresentation.hxx>
Public Member Functions | |
StepRepr_HArray1OfMaterialPropertyRepresentation (const Standard_Integer Low, const Standard_Integer Up) | |
StepRepr_HArray1OfMaterialPropertyRepresentation (const Standard_Integer Low, const Standard_Integer Up, const Handle< StepRepr_MaterialPropertyRepresentation > &V) | |
void | Init (const Handle< StepRepr_MaterialPropertyRepresentation > &V) |
Standard_Integer | Length () const |
Standard_Integer | Lower () const |
Standard_Integer | Upper () const |
void | SetValue (const Standard_Integer Index, const Handle< StepRepr_MaterialPropertyRepresentation > &Value) |
const Handle_StepRepr_MaterialPropertyRepresentation & | Value (const Standard_Integer Index) const |
Handle_StepRepr_MaterialPropertyRepresentation & | ChangeValue (const Standard_Integer Index) |
const StepRepr_Array1OfMaterialPropertyRepresentation & | Array1 () const |
StepRepr_Array1OfMaterialPropertyRepresentation & | ChangeArray1 () |
StepRepr_HArray1OfMaterialPropertyRepresentation::StepRepr_HArray1OfMaterialPropertyRepresentation | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
const StepRepr_Array1OfMaterialPropertyRepresentation& StepRepr_HArray1OfMaterialPropertyRepresentation::Array1 | ( | ) | const |
StepRepr_Array1OfMaterialPropertyRepresentation& StepRepr_HArray1OfMaterialPropertyRepresentation::ChangeArray1 | ( | ) |
Handle_StepRepr_MaterialPropertyRepresentation& StepRepr_HArray1OfMaterialPropertyRepresentation::ChangeValue | ( | const Standard_Integer | Index | ) |
void StepRepr_HArray1OfMaterialPropertyRepresentation::Init | ( | const Handle< StepRepr_MaterialPropertyRepresentation > & | V | ) |
void StepRepr_HArray1OfMaterialPropertyRepresentation::SetValue | ( | const Standard_Integer | Index, |
const Handle< StepRepr_MaterialPropertyRepresentation > & | Value | ||
) |
const Handle_StepRepr_MaterialPropertyRepresentation& StepRepr_HArray1OfMaterialPropertyRepresentation::Value | ( | const Standard_Integer | Index | ) | const |