NX Open C++ Reference Guide
|
Implements the Display Event Object for UDO's. More...
Public Member Functions | |
NXOpen::TaggedObject * | AssociatedObject () |
Returns the associated object. | |
int | LinkStatus () |
Returns the link status. | |
int | LinkType () |
Returns the link type. | |
virtual | ~UserDefinedLinkEvent () |
Frees the object from memory. |
Implements the Display Event Object for UDO's.
virtual NXOpen::UserDefinedObjects::UserDefinedLinkEvent::~UserDefinedLinkEvent | ( | ) | [virtual] |
Frees the object from memory.
After this method is called, it is illegal to use the object. In .NET and Java, his method is automatically called when the object is deleted by the garbage collector.
Created in NX5.0.0.
License requirements : None
Returns the associated object.
Created in NX5.0.0.
License requirements : None
Returns the link status.
Created in NX5.0.0.
License requirements : None
Returns the link type.
Created in NX5.0.0.
License requirements : None