Open CASCADE Technology 6.6.0
Public Member Functions
StepDimTol_GeometricToleranceRelationship Class Reference

Representation of STEP entity GeometricToleranceRelationship

#include <StepDimTol_GeometricToleranceRelationship.hxx>

Inheritance diagram for StepDimTol_GeometricToleranceRelationship:
Inheritance graph
[legend]

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


Constructor & Destructor Documentation

StepDimTol_GeometricToleranceRelationship::StepDimTol_GeometricToleranceRelationship ( )

Member Function Documentation

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)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines