Open CASCADE Technology
6.5.4
|
Representation of STEP entity DatumReference
#include <StepDimTol_DatumReference.hxx>
Public Member Functions | |
StepDimTol_DatumReference () | |
Empty constructor | |
void | Init (const Standard_Integer aPrecedence, const Handle< StepDimTol_Datum > &aReferencedDatum) |
Initialize all fields (own and inherited) | |
Standard_Integer | Precedence () const |
Returns field Precedence | |
void | SetPrecedence (const Standard_Integer Precedence) |
Set field Precedence | |
Handle_StepDimTol_Datum | ReferencedDatum () const |
Returns field ReferencedDatum | |
void | SetReferencedDatum (const Handle< StepDimTol_Datum > &ReferencedDatum) |
Set field ReferencedDatum |
void StepDimTol_DatumReference::Init | ( | const Standard_Integer | aPrecedence, |
const Handle< StepDimTol_Datum > & | aReferencedDatum | ||
) |
Handle_StepDimTol_Datum StepDimTol_DatumReference::ReferencedDatum | ( | ) | const |
void StepDimTol_DatumReference::SetPrecedence | ( | const Standard_Integer | Precedence | ) |
void StepDimTol_DatumReference::SetReferencedDatum | ( | const Handle< StepDimTol_Datum > & | ReferencedDatum | ) |