Open CASCADE Technology 6.6.0
Public Member Functions
IGESAppli_ReferenceDesignator Class Reference

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>

Inheritance diagram for IGESAppli_ReferenceDesignator:
Inheritance graph
[legend]

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


Constructor & Destructor Documentation

IGESAppli_ReferenceDesignator::IGESAppli_ReferenceDesignator ( )

Member Function Documentation

void IGESAppli_ReferenceDesignator::Init ( const Standard_Integer  nbPropVal,
const Handle< TCollection_HAsciiString > &  aText 
)
  • nbPropVal : Number of property values = 1
  • aText : Reference designator text
Standard_Integer IGESAppli_ReferenceDesignator::NbPropertyValues ( ) const
Handle_TCollection_HAsciiString IGESAppli_ReferenceDesignator::RefDesignatorText ( ) const

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