Open CASCADE Technology
6.5.4
|
defines ReferenceDesignator, Type <406> Form <7>
in package IGESAppli
Used to attach a text string containing the value of
a component reference designator to an entity being
used to represent a component.
#include <IGESAppli_ReferenceDesignator.hxx>
Public Member Functions | |
IGESAppli_ReferenceDesignator () | |
void | Init (const Standard_Integer nbPropVal, const Handle< TCollection_HAsciiString > &aText) |
This method is used to set the fields of the class ReferenceDesignator | |
Standard_Integer | NbPropertyValues () const |
returns the number of property values is always 1 | |
Handle_TCollection_HAsciiString | RefDesignatorText () const |
returns the Reference designator text |
void IGESAppli_ReferenceDesignator::Init | ( | const Standard_Integer | nbPropVal, |
const Handle< TCollection_HAsciiString > & | aText | ||
) |
Handle_TCollection_HAsciiString IGESAppli_ReferenceDesignator::RefDesignatorText | ( | ) | const |