NX Open C++ Reference Guide
|
Describes a cable's stock. More...
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. |
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.
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")
void NXOpen::Routing::Electrical::CableStockDefinition::SetCableLocation | ( | int | locationValue | ) |
Sets the cable stock's location
Created in NX5.0.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")
locationValue | locationvalue |
void NXOpen::Routing::Electrical::CableStockDefinition::SetCoverThickness | ( | double | thicknessValue | ) |
Sets the thickness of the cable's covering.
Created in NX5.0.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")
thicknessValue | thicknessvalue |
void NXOpen::Routing::Electrical::CableStockDefinition::SetWireSpacing | ( | double | spacingValue | ) |
Sets the separation between wires in a cable.
Created in NX5.0.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")
spacingValue | spacingvalue |
Returns the separation between wires in a cable.
Created in NX4.0.2.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")