|
Open CASCADE Technology
6.5.4
|
Representation of STEP entity PropertyDefinitionRepresentation
#include <StepRepr_PropertyDefinitionRepresentation.hxx>

Public Member Functions | |
| StepRepr_PropertyDefinitionRepresentation () | |
| Empty constructor | |
| void | Init (const StepRepr_RepresentedDefinition &aDefinition, const Handle< StepRepr_Representation > &aUsedRepresentation) |
| Initialize all fields (own and inherited) | |
| StepRepr_RepresentedDefinition | Definition () const |
| Returns field Definition | |
| void | SetDefinition (const StepRepr_RepresentedDefinition &Definition) |
| Set field Definition | |
| Handle_StepRepr_Representation | UsedRepresentation () const |
| Returns field UsedRepresentation | |
| void | SetUsedRepresentation (const Handle< StepRepr_Representation > &UsedRepresentation) |
| Set field UsedRepresentation | |
| void StepRepr_PropertyDefinitionRepresentation::Init | ( | const StepRepr_RepresentedDefinition & | aDefinition, |
| const Handle< StepRepr_Representation > & | aUsedRepresentation | ||
| ) |
| void StepRepr_PropertyDefinitionRepresentation::SetDefinition | ( | const StepRepr_RepresentedDefinition & | Definition | ) |
| void StepRepr_PropertyDefinitionRepresentation::SetUsedRepresentation | ( | const Handle< StepRepr_Representation > & | UsedRepresentation | ) |
| Handle_StepRepr_Representation StepRepr_PropertyDefinitionRepresentation::UsedRepresentation | ( | ) | const |
1.8.0