NX Open C++ Reference Guide
|
The Routing StockDevice corresponds to a generic stock instance of Routing::SingleDevice . More...
Public Member Functions | |
void | SetStockDefinition (NXOpen::Routing::StockDefinition *routeStockDefinition) |
Sets the stock definition. | |
void | SetStockLength (double stockLength) |
Sets the stock length. | |
NXOpen::Routing::StockDefinition * | StockDefinition () |
Returns the stock definition. | |
double | StockLength () |
Returns the stock length. |
The Routing StockDevice corresponds to a generic stock instance of Routing::SingleDevice .
Creator not available in KF.
Created in NX4.0.2.
void NXOpen::Routing::StockDevice::SetStockDefinition | ( | NXOpen::Routing::StockDefinition * | routeStockDefinition | ) |
Sets the stock definition.
Created in NX4.0.2.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
routeStockDefinition | route stock definition |
void NXOpen::Routing::StockDevice::SetStockLength | ( | double | stockLength | ) |
Sets the stock length.
Created in NX4.0.2.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
stockLength | stock length |
Returns the stock definition.
Created in NX4.0.2.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
double NXOpen::Routing::StockDevice::StockLength | ( | ) |
Returns the stock length.
Created in NX4.0.2.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")