NX Open C++ Reference Guide
|
Represents Operation Errors to be returned in TCIN related operations
Created in NX8.5.0.
More...
Public Member Functions | |
virtual | ~OperationErrors () |
Frees the object from memory. | |
![]() | |
void * | GetHandle () |
Handle of the internal object represented by this object. | |
Represents Operation Errors to be returned in TCIN related operations
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