NX Open C++ Reference Guide
Public Member Functions
NXOpen::UserDefinedObjects::UserDefinedLinkEvent Class Reference

Implements the Display Event Object for UDO's. More...

Inheritance diagram for NXOpen::UserDefinedObjects::UserDefinedLinkEvent:
NXOpen::UserDefinedObjects::UserDefinedEvent NXOpen::TransientObject

List of all members.

Public Member Functions

NXOpen::TaggedObjectAssociatedObject ()
 Returns the associated object.
int LinkStatus ()
 Returns the link status.
int LinkType ()
 Returns the link type.
virtual ~UserDefinedLinkEvent ()
 Frees the object from memory.

Detailed Description

Implements the Display Event Object for UDO's.


Constructor & Destructor Documentation

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


Member Function Documentation

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


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.