NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Routing::Electrical::ElectricalStockDefinition Class Reference

Represents Routing::Electrical::ElectricalStockDefinition object
Creator not available in KF. More...

Inheritance diagram for 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::CableStockDefinition NXOpen::Routing::Electrical::ShieldStockDefinition

List of all members.

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.

Detailed Description

Represents Routing::Electrical::ElectricalStockDefinition object
Creator not available in KF.



Created in NX4.0.2.


Member Enumeration Documentation

Stock section type.


Created in NX4.0.2.

Enumerator:
SectionTypeCircular 

circular

SectionTypeRectangular 

rectangular


Member Function Documentation

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")

Sets the cross section type of stock
Created in NX5.0.0.



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

Parameters:
sectionTypesectiontype

Sets the gauge of stock
Created in NX5.0.0.



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

Parameters:
gaugeValuegaugevalue

Sets the height of stock
Created in NX5.0.0.



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

Parameters:
heightValueheightvalue

Sets the linear density of stock
Created in NX5.0.0.



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

Parameters:
densityValuedensityvalue

Sets the min bend radius of stock
Created in NX5.0.0.



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

Parameters:
radiusValueradiusvalue

Sets the width of stock
Created in NX5.0.0.



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

Parameters:
widthValuewidthvalue

Sets the wire type of stock
Created in NX5.0.0.



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

Parameters:
wireTypewiretype

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")


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