|
Open CASCADE Technology 6.5.2
|
Representation of STEP entity GeometricToleranceRelationship
#include <StepDimTol_GeometricToleranceRelationship.hxx>

Public Member Functions | |
| StepDimTol_GeometricToleranceRelationship () | |
| Empty constructor | |
| void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< TCollection_HAsciiString > &aDescription, const Handle< StepDimTol_GeometricTolerance > &aRelatingGeometricTolerance, const Handle< StepDimTol_GeometricTolerance > &aRelatedGeometricTolerance) |
| Initialize all fields (own and inherited) | |
| Handle_TCollection_HAsciiString | Name () const |
| Returns field Name | |
| void | SetName (const Handle< TCollection_HAsciiString > &Name) |
| Set field Name | |
| Handle_TCollection_HAsciiString | Description () const |
| Returns field Description | |
| void | SetDescription (const Handle< TCollection_HAsciiString > &Description) |
| Set field Description | |
| Handle_StepDimTol_GeometricTolerance | RelatingGeometricTolerance () const |
| Returns field RelatingGeometricTolerance | |
| void | SetRelatingGeometricTolerance (const Handle< StepDimTol_GeometricTolerance > &RelatingGeometricTolerance) |
| Set field RelatingGeometricTolerance | |
| Handle_StepDimTol_GeometricTolerance | RelatedGeometricTolerance () const |
| Returns field RelatedGeometricTolerance | |
| void | SetRelatedGeometricTolerance (const Handle< StepDimTol_GeometricTolerance > &RelatedGeometricTolerance) |
| Set field RelatedGeometricTolerance | |
| StepDimTol_GeometricToleranceRelationship::StepDimTol_GeometricToleranceRelationship | ( | ) |
| Handle_TCollection_HAsciiString StepDimTol_GeometricToleranceRelationship::Description | ( | ) | const |
| void StepDimTol_GeometricToleranceRelationship::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< TCollection_HAsciiString > & | aDescription, | ||
| const Handle< StepDimTol_GeometricTolerance > & | aRelatingGeometricTolerance, | ||
| const Handle< StepDimTol_GeometricTolerance > & | aRelatedGeometricTolerance | ||
| ) |
| Handle_TCollection_HAsciiString StepDimTol_GeometricToleranceRelationship::Name | ( | ) | const |
| Handle_StepDimTol_GeometricTolerance StepDimTol_GeometricToleranceRelationship::RelatedGeometricTolerance | ( | ) | const |
| Handle_StepDimTol_GeometricTolerance StepDimTol_GeometricToleranceRelationship::RelatingGeometricTolerance | ( | ) | const |
| void StepDimTol_GeometricToleranceRelationship::SetDescription | ( | const Handle< TCollection_HAsciiString > & | Description | ) |
| void StepDimTol_GeometricToleranceRelationship::SetName | ( | const Handle< TCollection_HAsciiString > & | Name | ) |
| void StepDimTol_GeometricToleranceRelationship::SetRelatedGeometricTolerance | ( | const Handle< StepDimTol_GeometricTolerance > & | RelatedGeometricTolerance | ) |
| void StepDimTol_GeometricToleranceRelationship::SetRelatingGeometricTolerance | ( | const Handle< StepDimTol_GeometricTolerance > & | RelatingGeometricTolerance | ) |
1.7.4