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

Corresponds to a cable instance of an Routing::Electrical::ElectricalStockDevice . More...

Inheritance diagram for NXOpen::Routing::Electrical::CableDevice:
NXOpen::Routing::Electrical::ElectricalStockDevice NXOpen::Routing::StockDevice NXOpen::Routing::SingleDevice NXOpen::Routing::RouteObject NXOpen::Routing::RootObject NXOpen::Routing::ICharacteristic NXOpen::NXObject NXOpen::INXObject NXOpen::TaggedObject NXOpen::INXObject NXOpen::Routing::Electrical::ShieldDevice

List of all members.

Public Member Functions

NXOpen::Routing::Electrical::CableDefinitionGetAssemblyDefinition ()
 Returns the associated Routing::Electrical::CableDefinition .
NXString GetConduitPartNumber ()
 Returns the part number of the conduit applied over this Routing::Electrical::CableDevice object.
void ImportCablePart (const NXString &partName)
 Loads the given cable part and imports the connections from given part and adds them as children to the Routing::Electrical::CableDevice .
void SetConduitPartNumber (const NXString &conduitPartNumber)
 Sets the part number of the conduit to be applied over this Routing::Electrical::CableDevice object.

Detailed Description

Corresponds to a cable instance of an Routing::Electrical::ElectricalStockDevice .


A cable consists of both a Routing::Electrical::CableDevice and a Routing::Electrical::CableDefinition . A Routing::Electrical::CableDevice object uses a Routing::Electrical::CableDefinition to hold a collection of Routing::Electrical::WireDevice objects and/or Routing::Electrical::CableDevice objects contained by the cable.
See the NX Routing help for detailed information on the Connection data model.
Creator not available in KF.

Created in NX4.0.2.


Member Function Documentation

Returns the associated Routing::Electrical::CableDefinition .

Returns:

Created in NX4.0.2.

License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")

Returns the part number of the conduit applied over this Routing::Electrical::CableDevice object.

Returns:

Created in NX7.5.0.

License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")

Loads the given cable part and imports the connections from given part and adds them as children to the Routing::Electrical::CableDevice .


Created in NX6.0.1.

License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")

Parameters:
partNameMust be fullpath and PART_NAME for a regular part and PART_NAME for part family or part table parts
NOTE: The full Unicode character set is not supported for this parameter.

Sets the part number of the conduit to be applied over this Routing::Electrical::CableDevice object.


Created in NX7.5.0.

License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")

Parameters:
conduitPartNumber
NOTE: The full Unicode character set is not supported for this parameter.

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