NX Open C++ Reference Guide
|
Contains the linked object and it's status along with the type of link. More...
Public Member Functions | |
LinkDefinition (NXOpen::TaggedObject *associatedObjectInitial, NXOpen::UserDefinedObjects::UserDefinedObject::LinkStatus statusInitial) | |
Constructor for the LinkDefinition struct. | |
Public Attributes | |
NXOpen::TaggedObject * | AssociatedObject |
linked object | |
NXOpen::UserDefinedObjects::UserDefinedObject::LinkStatus | Status |
status of the linked object | |
Contains the linked object and it's status along with the type of link.
NXOpen::UserDefinedObjects::UserDefinedObject::LinkDefinition::LinkDefinition | ( | NXOpen::TaggedObject * | associatedObjectInitial, |
NXOpen::UserDefinedObjects::UserDefinedObject::LinkStatus | statusInitial | ||
) |
Constructor for the LinkDefinition struct.
associatedObjectInitial | linked object |
statusInitial | status of the linked object |
NXOpen::TaggedObject* NXOpen::UserDefinedObjects::UserDefinedObject::LinkDefinition::AssociatedObject |
linked object
NXOpen::UserDefinedObjects::UserDefinedObject::LinkStatus NXOpen::UserDefinedObjects::UserDefinedObject::LinkDefinition::Status |
status of the linked object