NX Open C++ Reference Guide
|
An NX transient object. More...
Public Member Functions | |
void * | GetHandle () |
Handle of the internal object represented by this object. | |
void | PrintTestData (const char *classname, const char *name, int line) |
Protected Member Functions | |
TransientObject (void *ptr) | |
Protected Attributes | |
void * | m_pointer |
An NX transient object.
void* NXOpen::TransientObject::GetHandle | ( | ) |
Handle of the internal object represented by this object.
This property should not be used by automation programs.