NX Open C++ Reference Guide
|
An object that has a Tag. More...
Public Member Functions | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
An object that has a Tag.
tag_t NXOpen::TaggedObject::GetTag | ( | ) | const |
tag_t NXOpen::TaggedObject::Tag | ( | ) | const |
Returns the tag of this object.
The tag of the object is an identifier for the object. It is used when calling C user function routines.