NX Open C++ Reference Guide
|
Builder Class for Split Run Object
To create a new instance of this class, use Routing::RouteManager::SplitRunBuilder
Default values.
More...
Public Member Functions | |
bool | NameToFrom () |
Returns the new run name to From section or not Created in NX8.0.0. | |
NXString | RunName () |
Returns the user mentioned run name after split Created in NX8.0.0. | |
NXOpen::Routing::SelectRun * | RunObject () |
Returns the user selected Run for Split Created in NX8.0.0. | |
void | SetNameToFrom (bool nameToFrom) |
Sets the new run name to From section or not Created in NX8.0.0. | |
void | SetRunName (const NXString &runName) |
Sets the user mentioned run name after split Created in NX8.0.0. | |
NXOpen::Routing::RouteObjectCollector * | SplitObject () |
Returns the user selected split object Created in NX8.0.0. |
Builder Class for Split Run Object
To create a new instance of this class, use Routing::RouteManager::SplitRunBuilder
Default values.
Property | Value |
---|---|
NameToFrom |
0 |
Created in NX8.0.0.
Returns the new run name to From section or not
Created in NX8.0.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
Returns the user mentioned run name after split
Created in NX8.0.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
Returns the user selected Run for Split
Created in NX8.0.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
void NXOpen::Routing::SplitRunBuilder::SetNameToFrom | ( | bool | nameToFrom | ) |
Sets the new run name to From section or not
Created in NX8.0.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
nameToFrom | nametofrom |
void NXOpen::Routing::SplitRunBuilder::SetRunName | ( | const NXString & | runName | ) |
Sets the user mentioned run name after split
Created in NX8.0.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
runName | runname |
Returns the user selected split object
Created in NX8.0.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")