NX Open C++ Reference Guide
|
Represents a relationship between Routing Electrical devices. More...
Represents a relationship between Routing Electrical devices.
<br> Use this class to associate electrical connectors to electrical equipment outside of a harness. <br> @code (example) Use an ElectricalDeviceRelationship to represent connectors C1 and C2 mounted on a piece of equipment, D1. The Relating object is D1 and the Related objects are C1 and C2. @endcode <br> To create a new instance of this class, use @link Routing::Electrical::ElectricalDeviceRelationshipCollection::CreateElectricalDeviceRelationship Routing::Electrical::ElectricalDeviceRelationshipCollection::CreateElectricalDeviceRelationship @endlink <br>
Created in NX4.0.2.