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

Describes a cable's stock. More...

Inheritance diagram for NXOpen::Routing::Electrical::CableStockDefinition:
NXOpen::Routing::Electrical::ElectricalStockDefinition NXOpen::Routing::StockDefinition NXOpen::Routing::ItemDefinition NXOpen::Routing::RouteObject NXOpen::Routing::RootObject NXOpen::Routing::ICharacteristic NXOpen::NXObject NXOpen::INXObject NXOpen::TaggedObject NXOpen::INXObject NXOpen::Routing::Electrical::ShieldStockDefinition

List of all members.

Public Member Functions

int CableLocation ()
 Returns the cable stock's location
Created in NX4.0.2.
double CoverThickness ()
 Returns the thickness of the cable's covering.
void SetCableLocation (int locationValue)
 Sets the cable stock's location
Created in NX5.0.0.
void SetCoverThickness (double thicknessValue)
 Sets the thickness of the cable's covering.
void SetWireSpacing (double spacingValue)
 Sets the separation between wires in a cable.
double WireSpacing ()
 Returns the separation between wires in a cable.

Detailed Description

Describes a cable's stock.


Contains characteristics of the material that makes up 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 cable stock's location
Created in NX4.0.2.



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

Returns the thickness of the cable's covering.


Created in NX4.0.2.

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

Sets the cable stock's location
Created in NX5.0.0.



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

Parameters:
locationValuelocationvalue

Sets the thickness of the cable's covering.


Created in NX5.0.0.

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

Parameters:
thicknessValuethicknessvalue

Sets the separation between wires in a cable.


Created in NX5.0.0.

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

Parameters:
spacingValuespacingvalue

Returns the separation between wires in a cable.


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.