#include <StepRepr_MaterialPropertyRepresentation.hxx>
Inheritance diagram for StepRepr_MaterialPropertyRepresentation:
Public Member Functions | |
Standard_EXPORT | StepRepr_MaterialPropertyRepresentation () |
Empty constructor . | |
Standard_EXPORT void | Init (const StepRepr_RepresentedDefinition &aPropertyDefinitionRepresentation_Definition, const Handle(StepRepr_Representation)&aPropertyDefinitionRepresentation_UsedRepresentation, const Handle(StepRepr_DataEnvironment)&aDependentEnvironment) |
Initialize all fields (own and inherited) . | |
Standard_EXPORT Handle_StepRepr_DataEnvironment | DependentEnvironment () const |
Returns field DependentEnvironment . | |
Standard_EXPORT void | SetDependentEnvironment (const Handle(StepRepr_DataEnvironment)&DependentEnvironment) |
Set field DependentEnvironment . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_StepRepr_DataEnvironment | theDependentEnvironment |
|
|
|
|
|
Reimplemented from StepRepr_PropertyDefinitionRepresentation. Reimplemented in StepFEA_FeaMaterialPropertyRepresentation. |
|
|
|
|
|
|