NX Open C++ Reference Guide
Public Member Functions
NXOpen::Routing::FillerStockBuilder Class Reference

Creates Filler stock on selected Segments. More...

Inheritance diagram for NXOpen::Routing::FillerStockBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

bool RemoveExistingStock ()
 Returns the remove existing stock flag.
NXOpen::Routing::RouteObjectCollectorRouteSelection ()
 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::PathStockBuilderStockSettings ()
 Returns the stock settings for creating filler stock.

Detailed Description

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.


Member Function Documentation

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

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

Parameters:
removeStockremovestock

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

Parameters:
stockBuilderstockbuilder

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


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