NX Open C++ Reference Guide
|
Represents Routing::Electrical::ElectricalStockDefinition object
Creator not available in KF.
More...
Public Types | |
enum | SectionType { SectionTypeCircular, SectionTypeRectangular } |
Stock section type. More... | |
Public Member Functions | |
NXOpen::Routing::Electrical::ElectricalStockDefinition::SectionType | CrossSectionType () |
Returns the cross section type of stock Created in NX4.0.2. | |
double | Gauge () |
Returns the gauge of stock Created in NX4.0.2. | |
double | Height () |
Returns the height of stock Created in NX4.0.2. | |
double | LinearDensity () |
Returns the linear density of stock Created in NX4.0.2. | |
double | MinBendRadius () |
Returns the min bend radius of stock Created in NX4.0.2. | |
void | SetCrossSectionType (NXOpen::Routing::Electrical::ElectricalStockDefinition::SectionType sectionType) |
Sets the cross section type of stock Created in NX5.0.0. | |
void | SetGauge (double gaugeValue) |
Sets the gauge of stock Created in NX5.0.0. | |
void | SetHeight (double heightValue) |
Sets the height of stock Created in NX5.0.0. | |
void | SetLinearDensity (double densityValue) |
Sets the linear density of stock Created in NX5.0.0. | |
void | SetMinBendRadius (double radiusValue) |
Sets the min bend radius of stock Created in NX5.0.0. | |
void | SetWidth (double widthValue) |
Sets the width of stock Created in NX5.0.0. | |
void | SetWireType (const NXString &wireType) |
Sets the wire type of stock Created in NX5.0.0. | |
double | Width () |
Returns the width of stock Created in NX4.0.2. | |
NXString | WireType () |
Returns the wire type of stock Created in NX4.0.2. |
Represents Routing::Electrical::ElectricalStockDefinition object
Creator not available in KF.
Created in NX4.0.2.
Stock section type.
Created in NX4.0.2.
NXOpen::Routing::Electrical::ElectricalStockDefinition::SectionType NXOpen::Routing::Electrical::ElectricalStockDefinition::CrossSectionType | ( | ) |
Returns the cross section type of stock
Created in NX4.0.2.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")
Returns the gauge of stock
Created in NX4.0.2.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")
Returns the height of stock
Created in NX4.0.2.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")
Returns the linear density of stock
Created in NX4.0.2.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")
Returns the min bend radius of stock
Created in NX4.0.2.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")
void NXOpen::Routing::Electrical::ElectricalStockDefinition::SetCrossSectionType | ( | NXOpen::Routing::Electrical::ElectricalStockDefinition::SectionType | sectionType | ) |
Sets the cross section type of stock
Created in NX5.0.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")
sectionType | sectiontype |
void NXOpen::Routing::Electrical::ElectricalStockDefinition::SetGauge | ( | double | gaugeValue | ) |
Sets the gauge of stock
Created in NX5.0.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")
gaugeValue | gaugevalue |
void NXOpen::Routing::Electrical::ElectricalStockDefinition::SetHeight | ( | double | heightValue | ) |
Sets the height of stock
Created in NX5.0.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")
heightValue | heightvalue |
void NXOpen::Routing::Electrical::ElectricalStockDefinition::SetLinearDensity | ( | double | densityValue | ) |
Sets the linear density of stock
Created in NX5.0.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")
densityValue | densityvalue |
void NXOpen::Routing::Electrical::ElectricalStockDefinition::SetMinBendRadius | ( | double | radiusValue | ) |
Sets the min bend radius of stock
Created in NX5.0.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")
radiusValue | radiusvalue |
void NXOpen::Routing::Electrical::ElectricalStockDefinition::SetWidth | ( | double | widthValue | ) |
Sets the width of stock
Created in NX5.0.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")
widthValue | widthvalue |
void NXOpen::Routing::Electrical::ElectricalStockDefinition::SetWireType | ( | const NXString & | wireType | ) |
Sets the wire type of stock
Created in NX5.0.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")
wireType | wiretype |
Returns the width of stock
Created in NX4.0.2.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")
Returns the wire type of stock
Created in NX4.0.2.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")