|
Open CASCADE Technology 6.5.2
|
Representation of STEP entity ExternalIdentificationAssignment
#include <StepBasic_ExternalIdentificationAssignment.hxx>

Public Member Functions | |
| StepBasic_ExternalIdentificationAssignment () | |
| Empty constructor | |
| void | Init (const Handle< TCollection_HAsciiString > &aIdentificationAssignment_AssignedId, const Handle< StepBasic_IdentificationRole > &aIdentificationAssignment_Role, const Handle< StepBasic_ExternalSource > &aSource) |
| Initialize all fields (own and inherited) | |
| Handle_StepBasic_ExternalSource | Source () const |
| Returns field Source | |
| void | SetSource (const Handle< StepBasic_ExternalSource > &Source) |
| Set field Source | |
| StepBasic_ExternalIdentificationAssignment::StepBasic_ExternalIdentificationAssignment | ( | ) |
| void StepBasic_ExternalIdentificationAssignment::Init | ( | const Handle< TCollection_HAsciiString > & | aIdentificationAssignment_AssignedId, |
| const Handle< StepBasic_IdentificationRole > & | aIdentificationAssignment_Role, | ||
| const Handle< StepBasic_ExternalSource > & | aSource | ||
| ) |
| void StepBasic_ExternalIdentificationAssignment::SetSource | ( | const Handle< StepBasic_ExternalSource > & | Source | ) |
| Handle_StepBasic_ExternalSource StepBasic_ExternalIdentificationAssignment::Source | ( | ) | const |
1.7.4