Open CASCADE Technology 6.6.0
Public Member Functions
StepRepr_HArray1OfMaterialPropertyRepresentation Class Reference

#include <StepRepr_HArray1OfMaterialPropertyRepresentation.hxx>

Inheritance diagram for StepRepr_HArray1OfMaterialPropertyRepresentation:
Inheritance graph
[legend]

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_Array1OfMaterialPropertyRepresentationChangeArray1 ()

Constructor & Destructor Documentation

StepRepr_HArray1OfMaterialPropertyRepresentation::StepRepr_HArray1OfMaterialPropertyRepresentation ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepRepr_HArray1OfMaterialPropertyRepresentation::StepRepr_HArray1OfMaterialPropertyRepresentation ( const Standard_Integer  Low,
const Standard_Integer  Up,
const Handle< StepRepr_MaterialPropertyRepresentation > &  V 
)

Member Function Documentation

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)
Standard_Integer StepRepr_HArray1OfMaterialPropertyRepresentation::Length ( ) const
Standard_Integer StepRepr_HArray1OfMaterialPropertyRepresentation::Lower ( ) const
void StepRepr_HArray1OfMaterialPropertyRepresentation::SetValue ( const Standard_Integer  Index,
const Handle< StepRepr_MaterialPropertyRepresentation > &  Value 
)
Standard_Integer StepRepr_HArray1OfMaterialPropertyRepresentation::Upper ( ) const
const Handle_StepRepr_MaterialPropertyRepresentation& StepRepr_HArray1OfMaterialPropertyRepresentation::Value ( const Standard_Integer  Index) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines