|
Open CASCADE Technology 6.5.2
|
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 | |
| StepDimTol_DatumReference::StepDimTol_DatumReference | ( | ) |
| void StepDimTol_DatumReference::Init | ( | const Standard_Integer | aPrecedence, |
| const Handle< StepDimTol_Datum > & | aReferencedDatum | ||
| ) |
| Standard_Integer StepDimTol_DatumReference::Precedence | ( | ) | const |
| Handle_StepDimTol_Datum StepDimTol_DatumReference::ReferencedDatum | ( | ) | const |
| void StepDimTol_DatumReference::SetPrecedence | ( | const Standard_Integer | Precedence | ) |
| void StepDimTol_DatumReference::SetReferencedDatum | ( | const Handle< StepDimTol_Datum > & | ReferencedDatum | ) |
1.7.4