NX Open C++ Reference Guide
|
Represents the Trace link query
To obtain an instance of this class use PDM::RequirementUtils
Created in NX6.0.3.
More...
Public Member Functions | |
NXString | GetTracelinkRelationsXml () |
Gets the Traceline Relations. | |
virtual | ~TracelinkQuery () |
Frees the object from memory. | |
![]() | |
void * | GetHandle () |
Handle of the internal object represented by this object. | |
Represents the Trace link query
To obtain an instance of this class use PDM::RequirementUtils
Created in NX6.0.3.
|
virtual |
Frees the object from memory.
After this method is called, it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.
Created in NX6.0.3.
License requirements : None
NXString NXOpen::PDM::TracelinkQuery::GetTracelinkRelationsXml | ( | ) |
Gets the Traceline Relations.