NX Open C++ Reference Guide
|
Represents a SelectionHandle for UI Styler
Created in NX5.0.0.
More...
Public Member Functions | |
virtual | ~SelectionHandle () |
Free resources associated with the instance. | |
![]() | |
void * | GetHandle () |
Handle of the internal object represented by this object. | |
Represents a SelectionHandle for UI Styler
Created in NX5.0.0.
|
virtual |
Free resources associated with the instance.
After this method is called, it is illegal to use the object. In .NET or Java, this method is automatically called when the object is deleted by the garbage collector.
Created in NX5.0.0.
License requirements : None