Open CASCADE Technology
6.9.0
|
#include <StepRepr_Array1OfMaterialPropertyRepresentation.hxx>
StepRepr_Array1OfMaterialPropertyRepresentation::StepRepr_Array1OfMaterialPropertyRepresentation | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
StepRepr_Array1OfMaterialPropertyRepresentation::StepRepr_Array1OfMaterialPropertyRepresentation | ( | const Handle< StepRepr_MaterialPropertyRepresentation > & | Item, |
const Standard_Integer | Low, | ||
const Standard_Integer | Up | ||
) |
|
inline |
const StepRepr_Array1OfMaterialPropertyRepresentation& StepRepr_Array1OfMaterialPropertyRepresentation::Assign | ( | const StepRepr_Array1OfMaterialPropertyRepresentation & | Other | ) |
Handle< StepRepr_MaterialPropertyRepresentation >& StepRepr_Array1OfMaterialPropertyRepresentation::ChangeValue | ( | const Standard_Integer | Index | ) |
void StepRepr_Array1OfMaterialPropertyRepresentation::Destroy | ( | ) |
void StepRepr_Array1OfMaterialPropertyRepresentation::Init | ( | const Handle< StepRepr_MaterialPropertyRepresentation > & | V | ) |
Standard_Boolean StepRepr_Array1OfMaterialPropertyRepresentation::IsAllocated | ( | ) | const |
Standard_Integer StepRepr_Array1OfMaterialPropertyRepresentation::Length | ( | ) | const |
Standard_Integer StepRepr_Array1OfMaterialPropertyRepresentation::Lower | ( | ) | const |
|
inline |
|
inline |
|
inline |
void StepRepr_Array1OfMaterialPropertyRepresentation::SetValue | ( | const Standard_Integer | Index, |
const Handle< StepRepr_MaterialPropertyRepresentation > & | Value | ||
) |
Standard_Integer StepRepr_Array1OfMaterialPropertyRepresentation::Upper | ( | ) | const |
const Handle< StepRepr_MaterialPropertyRepresentation >& StepRepr_Array1OfMaterialPropertyRepresentation::Value | ( | const Standard_Integer | Index | ) | const |