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

Connection used by a Routing::Electrical::CableDevice . More...

Inheritance diagram for NXOpen::Routing::Electrical::CableConnection:
NXOpen::Routing::Electrical::Connection NXOpen::Routing::LogicalConnection NXOpen::Routing::ConnectivityDefinition NXOpen::Routing::RouteObject NXOpen::Routing::RootObject NXOpen::Routing::ICharacteristic NXOpen::NXObject NXOpen::INXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Member Functions

bool IsCableRouted ()
 Is this cable routed?

Detailed Description

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.


Member Function Documentation

Is this cable routed?

Returns:
  • 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")


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