NX Open C++ Reference Guide
List of all members
NXOpen::Routing::ObjectRelationship Class Reference

Represents a relationship between Routing objects. More...

Inheritance diagram for NXOpen::Routing::ObjectRelationship:
NXOpen::Routing::RootObject NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject NXOpen::Routing::DeviceRelationship NXOpen::Routing::InterfaceTerminalRelationshipBase NXOpen::Routing::Electrical::ElectricalDeviceRelationship NXOpen::Routing::InterfaceTerminalRelationshipShadow

Additional Inherited Members

- Public Types inherited from NXOpen::NXObject
enum  AttributeType {
  AttributeTypeInvalid, AttributeTypeNull, AttributeTypeBoolean, AttributeTypeInteger,
  AttributeTypeReal, AttributeTypeString, AttributeTypeTime, AttributeTypeReference,
  AttributeTypeAny = 100
}
 Specifies attribute type. More...
 
enum  DateAndTimeFormat { DateAndTimeFormatNumeric, DateAndTimeFormatTextual }
 Specifies the format of the date and time attribute. More...
 
- Public Member Functions inherited from NXOpen::Routing::RootObject
NXString Guid ()
 Returns the object's Global Unique Identifier (GUID).
 
void SetGuid (const NXString &guid)
 Sets the object's Global Unique Identifier (GUID).
 
void SetGuid (const char *guid)
 Sets the object's Global Unique Identifier (GUID).
 

Detailed Description

Represents a relationship between Routing objects.

   <br> 
    ObjectRelationship is the abstract base class for @link InterfaceTerminalRelationshipBase InterfaceTerminalRelationshipBase@endlink 
    and @link DeviceRelationship DeviceRelationship@endlink .  This class is reserved for future use.
   <br>  
<br> No creator is available in KF because this is an abstract class.  <br> 


Created in NX4.0.2.


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