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. |
Represents the Trace link query
To obtain an instance of this class use PDM::RequirementUtils
Created in NX6.0.3.
virtual NXOpen::PDM::TracelinkQuery::~TracelinkQuery | ( | ) | [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
Gets the Traceline Relations.