|
Open CASCADE Technology 6.5.2
|
Representation of STEP entity ElementMaterial
#include <StepElement_ElementMaterial.hxx>

Public Member Functions | |
| StepElement_ElementMaterial () | |
| Empty constructor | |
| void | Init (const Handle< TCollection_HAsciiString > &aMaterialId, const Handle< TCollection_HAsciiString > &aDescription, const Handle< StepRepr_HArray1OfMaterialPropertyRepresentation > &aProperties) |
| Initialize all fields (own and inherited) | |
| Handle_TCollection_HAsciiString | MaterialId () const |
| Returns field MaterialId | |
| void | SetMaterialId (const Handle< TCollection_HAsciiString > &MaterialId) |
| Set field MaterialId | |
| Handle_TCollection_HAsciiString | Description () const |
| Returns field Description | |
| void | SetDescription (const Handle< TCollection_HAsciiString > &Description) |
| Set field Description | |
| Handle_StepRepr_HArray1OfMaterialPropertyRepresentation | Properties () const |
| Returns field Properties | |
| void | SetProperties (const Handle< StepRepr_HArray1OfMaterialPropertyRepresentation > &Properties) |
| Set field Properties | |
| StepElement_ElementMaterial::StepElement_ElementMaterial | ( | ) |
| Handle_TCollection_HAsciiString StepElement_ElementMaterial::Description | ( | ) | const |
| void StepElement_ElementMaterial::Init | ( | const Handle< TCollection_HAsciiString > & | aMaterialId, |
| const Handle< TCollection_HAsciiString > & | aDescription, | ||
| const Handle< StepRepr_HArray1OfMaterialPropertyRepresentation > & | aProperties | ||
| ) |
| Handle_TCollection_HAsciiString StepElement_ElementMaterial::MaterialId | ( | ) | const |
| Handle_StepRepr_HArray1OfMaterialPropertyRepresentation StepElement_ElementMaterial::Properties | ( | ) | const |
| void StepElement_ElementMaterial::SetDescription | ( | const Handle< TCollection_HAsciiString > & | Description | ) |
| void StepElement_ElementMaterial::SetMaterialId | ( | const Handle< TCollection_HAsciiString > & | MaterialId | ) |
| void StepElement_ElementMaterial::SetProperties | ( | const Handle< StepRepr_HArray1OfMaterialPropertyRepresentation > & | Properties | ) |
1.7.4