NX Open C++ Reference Guide
|
The Routing::RootObject is the parent class of all other Routing logical objects. More...
Public Member Functions | |
NXString | Guid () |
Returns the object's Global Unique Identifier (GUID). | |
void | SetGuid (const NXString &guid) |
Sets the object's Global Unique Identifier (GUID). |
The Routing::RootObject is the parent class of all other Routing logical objects.
Every child inherits the Global Object Identifier (GUID) attribute and methods from Routing::RootObject .
See NX Routing help for the Connectivity data model documentation.
Creator not available in KF.
Created in NX4.0.2.
Returns the object's Global Unique Identifier (GUID).
Created in NX4.0.2.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
void NXOpen::Routing::RootObject::SetGuid | ( | const NXString & | guid | ) |
Sets the object's Global Unique Identifier (GUID).
Created in NX4.0.2.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
guid | guid |