NX Open C++ Reference Guide
|
This class contains the factory methods for creating a AttrTypeKey. More...
Public Member Functions | |
virtual | ~AttrTypeKey () |
Free resources associated with the instance. | |
![]() | |
void * | GetHandle () |
Handle of the internal object represented by this object. | |
This class contains the factory methods for creating a AttrTypeKey.
Created in NX8.5.0.
|
virtual |
Free resources associated with the instance.
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 NX8.5.0.
License requirements : None