NX Open C++ Reference Guide
|
Creates Filler stock on selected Segments. More...
Public Member Functions | |
bool | RemoveExistingStock () |
Returns the remove existing stock flag. | |
NXOpen::Routing::RouteObjectCollector * | RouteSelection () |
Returns the route selection which allows selection of routing objects Created in NX6.0.0. | |
void | SetRemoveExistingStock (bool removeStock) |
Sets the remove existing stock flag. | |
void | SetStockSettings (NXOpen::Routing::PathStockBuilder *stockBuilder) |
Sets the stock settings for creating filler stock. | |
NXOpen::Routing::PathStockBuilder * | StockSettings () |
Returns the stock settings for creating filler stock. |
Creates Filler stock on selected Segments.
To create a new instance of this class, use Routing::RouteManager::CreateFillerStockBuilder
Default values.
Property | Value |
---|---|
RemoveExistingStock |
0 |
StockSettings.AssignStockMethod |
SpecifiedStock |
Created in NX6.0.0.
Returns the remove existing stock flag.
If set to TRUE the existing stock on the path will be removed when assigning new stock.
Created in NX6.0.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
Returns the route selection which allows selection of routing objects
Created in NX6.0.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
void NXOpen::Routing::FillerStockBuilder::SetRemoveExistingStock | ( | bool | removeStock | ) |
Sets the remove existing stock flag.
If set to TRUE the existing stock on the path will be removed when assigning new stock.
Created in NX6.0.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
removeStock | removestock |
void NXOpen::Routing::FillerStockBuilder::SetStockSettings | ( | NXOpen::Routing::PathStockBuilder * | stockBuilder | ) |
Sets the stock settings for creating filler stock.
Created in NX6.0.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
stockBuilder | stockbuilder |
Returns the stock settings for creating filler stock.
Created in NX6.0.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")