NX Open C++ Reference Guide
Public Member Functions
NXOpen::Routing::RootObject Class Reference

The Routing::RootObject is the parent class of all other Routing logical objects. More...

Inheritance diagram for NXOpen::Routing::RootObject:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject NXOpen::Routing::ObjectRelationship NXOpen::Routing::RouteObject NXOpen::Routing::DeviceRelationship NXOpen::Routing::InterfaceTerminalRelationshipBase NXOpen::Routing::ConnectivityDefinition NXOpen::Routing::InterfaceTerminalBase NXOpen::Routing::ItemDefinition NXOpen::Routing::LogicalTerminal NXOpen::Routing::SingleDevice NXOpen::Routing::Electrical::ElectricalDeviceRelationship NXOpen::Routing::InterfaceTerminalRelationshipShadow NXOpen::Routing::LogicalConnection NXOpen::Routing::InterfaceTerminalShadow NXOpen::Routing::AssemblyDefinition NXOpen::Routing::PartDefinitionBase NXOpen::Routing::PartDefinitionShadow NXOpen::Routing::StockDefinition NXOpen::Routing::Electrical::ConnectorDevice NXOpen::Routing::Electrical::HarnessDevice NXOpen::Routing::StockDevice

List of all members.

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).

Detailed Description

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.


Member Function Documentation

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")

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")

Parameters:
guidguid

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