NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Routing::SplitRunBuilder Class Reference

Builder Class for Split Run Object
To create a new instance of this class, use NXOpen::Routing::RouteManager::SplitRunBuilder
Default values. More...

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

Public Member Functions

NXOpen::NXObjectGetAttributeHolder ()
 Gets Attribute holder in builder. More...
 
bool NameToFrom ()
 Returns the new run name to From section or not
Created in NX8.0.0. More...
 
NXString RunName ()
 Returns the user mentioned run name after split
Created in NX8.0.0. More...
 
NXOpen::Routing::SelectRunRunObject ()
 Returns the user selected Run for Split
Created in NX8.0.0. More...
 
void SetNameToFrom (bool nameToFrom)
 Sets the new run name to From section or not
Created in NX8.0.0. More...
 
void SetRunName (const NXString &runName)
 Sets the user mentioned run name after split
Created in NX8.0.0. More...
 
void SetRunName (const char *runName)
 Sets the user mentioned run name after split
Created in NX8.0.0. More...
 
NXOpen::Routing::RouteObjectCollectorSplitObject ()
 Returns the user selected split object
Created in NX8.0.0. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Builder Class for Split Run Object
To create a new instance of this class, use NXOpen::Routing::RouteManager::SplitRunBuilder
Default values.

Property Value

NameToFrom

0


Created in NX8.0.0.

Member Function Documentation

NXOpen::NXObject* NXOpen::Routing::SplitRunBuilder::GetAttributeHolder ( )

Gets Attribute holder in builder.

Returns
Object to hold template attributes
Created in NX11.0.2.

License requirements : routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")
bool NXOpen::Routing::SplitRunBuilder::NameToFrom ( )

Returns the new run name to From section or not
Created in NX8.0.0.



License requirements : routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

NXString NXOpen::Routing::SplitRunBuilder::RunName ( )

Returns the user mentioned run name after split
Created in NX8.0.0.



License requirements : routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

NXOpen::Routing::SelectRun* NXOpen::Routing::SplitRunBuilder::RunObject ( )

Returns the user selected Run for Split
Created in NX8.0.0.



License requirements : routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

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_advanced ("Routing Advanced"), routing_base ("Routing Basic")

Parameters
nameToFromnametofrom
void NXOpen::Routing::SplitRunBuilder::SetRunName ( const NXString runName)

Sets the user mentioned run name after split
Created in NX8.0.0.



License requirements : routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

Parameters
runNamerunname
void NXOpen::Routing::SplitRunBuilder::SetRunName ( const char *  runName)

Sets the user mentioned run name after split
Created in NX8.0.0.



License requirements : routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

Parameters
runNamerunname
NXOpen::Routing::RouteObjectCollector* NXOpen::Routing::SplitRunBuilder::SplitObject ( )

Returns the user selected split object
Created in NX8.0.0.



License requirements : routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")


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