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). More...
 
void SetGuid (const NXString &guid)
 Sets the object's Global Unique Identifier (GUID). More...
 
void SetGuid (const char *guid)
 Sets the object's Global Unique Identifier (GUID). More...
 

Detailed Description

Represents a relationship between Routing objects.


ObjectRelationship is the abstract base class for NXOpen::Routing::InterfaceTerminalRelationshipBase and NXOpen::Routing::DeviceRelationship . This class is reserved for future use.

No creator is available in KF because this is an abstract class.

Created in NX4.0.2.


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