NX Open C++ Reference Guide
Public Member Functions | Public Attributes
NXOpen::UserDefinedObjects::UserDefinedObject::LinkDefinition Struct Reference

Contains the linked object and it's status along with the type of link. More...

List of all members.

Public Member Functions

 LinkDefinition (NXOpen::TaggedObject *associatedObjectInitial, NXOpen::UserDefinedObjects::UserDefinedObject::LinkStatus statusInitial)
 Constructor for the LinkDefinition struct.

Public Attributes

NXOpen::TaggedObjectAssociatedObject
 linked object
NXOpen::UserDefinedObjects::UserDefinedObject::LinkStatus Status
 status of the linked object

Detailed Description

Contains the linked object and it's status along with the type of link.


Constructor & Destructor Documentation

NXOpen::UserDefinedObjects::UserDefinedObject::LinkDefinition::LinkDefinition ( NXOpen::TaggedObject associatedObjectInitial,
NXOpen::UserDefinedObjects::UserDefinedObject::LinkStatus  statusInitial 
)

Constructor for the LinkDefinition struct.

Parameters:
associatedObjectInitiallinked object
statusInitialstatus of the linked object

Member Data Documentation

linked object

status of the linked object


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