Open CASCADE Technology 6.6.0
|
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 |
StepRepr_PropertyDefinitionRepresentation::StepRepr_PropertyDefinitionRepresentation | ( | ) |
StepRepr_RepresentedDefinition StepRepr_PropertyDefinitionRepresentation::Definition | ( | ) | const |
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 |