NX Open C++ Reference Guide
|
Represents a relationship between Routing objects. More...
Additional Inherited Members | |
![]() | |
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... | |
![]() | |
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). | |
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.