NX Open C++ Reference Guide
|
Builder for creating/editing stockTransition. More...
Public Member Functions | |
NXOpen::SelectCurve * | EndProfileOriginCurve () |
Returns the origin curve of end profile Created in NX7.5.0. | |
bool | EndProfileOriginCurveDirection () |
Returns the direction of origin curve of end profile Created in NX7.5.0. | |
NXOpen::Routing::RouteObjectCollector * | SegmentCollector () |
Returns the segment collector Created in NX7.5.0. | |
void | SetEndProfileOriginCurveDirection (bool endProfileOriginCurveDirection) |
Sets the direction of origin curve of end profile Created in NX7.5.0. | |
void | SetStartProfileOriginCurveDirection (bool startProfileOriginCurveDirection) |
Sets the direction of origin curve of start profile Created in NX7.5.0. | |
void | SetStockSettings (NXOpen::Routing::PathStockBuilder *pathStockBuilder) |
Sets the stock settings for stock assignment. | |
void | SetStockTransitionProperties () |
Created in NX7.5.0. | |
NXOpen::SelectCurve * | StartProfileOriginCurve () |
Returns the origin curve of start profile Created in NX7.5.0. | |
bool | StartProfileOriginCurveDirection () |
Returns the direction of origin curve of start profile Created in NX7.5.0. | |
NXOpen::Routing::PathStockBuilder * | StockSettings () |
Returns the stock settings for stock assignment. |
Builder for creating/editing stockTransition.
Create StockTransition: Takes a set of segments and assign characteristics of the selected stock to the segments.
Edit Stock: Takes in the selected stockTransition to edit as input and redefines the stockTransition with the new settings.
To create a new instance of this class, use Routing::RouteManager::CreateStockTransitionBuilder
Created in NX7.5.0.
Returns the origin curve of end profile
Created in NX7.5.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
Returns the direction of origin curve of end profile
Created in NX7.5.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
NXOpen::Routing::RouteObjectCollector* NXOpen::Routing::StockTransitionBuilder::SegmentCollector | ( | ) |
Returns the segment collector
Created in NX7.5.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
void NXOpen::Routing::StockTransitionBuilder::SetEndProfileOriginCurveDirection | ( | bool | endProfileOriginCurveDirection | ) |
Sets the direction of origin curve of end profile
Created in NX7.5.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
endProfileOriginCurveDirection | endprofileorigincurvedirection |
void NXOpen::Routing::StockTransitionBuilder::SetStartProfileOriginCurveDirection | ( | bool | startProfileOriginCurveDirection | ) |
Sets the direction of origin curve of start profile
Created in NX7.5.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
startProfileOriginCurveDirection | startprofileorigincurvedirection |
void NXOpen::Routing::StockTransitionBuilder::SetStockSettings | ( | NXOpen::Routing::PathStockBuilder * | pathStockBuilder | ) |
Sets the stock settings for stock assignment.
Created in NX7.5.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
pathStockBuilder | pathstockbuilder |
Created in NX7.5.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
Returns the origin curve of start profile
Created in NX7.5.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
Returns the direction of origin curve of start profile
Created in NX7.5.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
Returns the stock settings for stock assignment.
Created in NX7.5.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")