NX Open C++ Reference Guide
|
Represents a a subset of the model upon which to calculate results
This is an abstract class, and cannot be created.
More...
Public Member Functions | |
virtual | ~ResultMeasureModelSubset () |
Frees the object from memory. | |
![]() | |
void * | GetHandle () |
Handle of the internal object represented by this object. | |
Represents a a subset of the model upon which to calculate results
This is an abstract class, and cannot be created.
Created in NX8.5.0.
|
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 NX8.5.0.
License requirements : None