NX Open C++ Reference Guide
|
Connection used by a Routing::Electrical::CableDevice . More...
Public Member Functions | |
bool | IsCableRouted () |
Is this cable routed? |
Connection used by a Routing::Electrical::CableDevice .
Use is similar to a Routing::Electrical::PathConnection , except that a cable connection may have many paths due to many wire and/or cable children.
See the NX Routing help for detailed information on the Connection data model.
To create a new instance of this class, use Routing::Electrical::CableConnectionCollection::CreateCableConnection
Created in NX4.0.2.
Is this cable routed?
true
The cable is routed. false
The cable not routed.
Created in NX4.0.2.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")