NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
NXOpen::Routing::EndFormBuilder Class Reference

Builder for creating End Form. More...

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

Public Member Functions

NXOpen::Routing::RouteObjectCollectorCreateRouteControlPointListItem ()
 Create a RouteControlPoint list item. More...
 
void EditEndForm ()
 Edit EndForm
Created in NX12.0.2. More...
 
void PlaceEndForm ()
 Place EndForm
Created in NX12.0.2. More...
 
void RemoveEndForm ()
 Remove EndForm
Created in NX12.0.2. More...
 
NXOpen::Routing::RouteObjectCollectorListRouteControlPointList ()
 Returns the RouteControlPoint list
Created in NX12.0.2. More...
 
NXOpen::Routing::RouteObjectCollectorRouteObjectCollector ()
 Returns the route object collector for placing end form
Created in NX12.0.2. More...
 
void SpecifyEndForm (NXOpen::Routing::CharacteristicList *jaCharx)
 Specify EndForm
Created in NX12.0.2. 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 for creating End Form.

Create Stock: Takes a set of segments or stocks and places the selected endform to the end of of it.
To create a new instance of this class, use NXOpen::Routing::RouteManager::CreateRoutingEndFormBuilder

Created in NX12.0.2.

Member Function Documentation

NXOpen::Routing::RouteObjectCollector* NXOpen::Routing::EndFormBuilder::CreateRouteControlPointListItem ( )

Create a RouteControlPoint list item.


Created in NX12.0.2.

License requirements : routing_advanced ("Routing Advanced")

void NXOpen::Routing::EndFormBuilder::EditEndForm ( )

Edit EndForm
Created in NX12.0.2.



License requirements : routing_advanced ("Routing Advanced")

void NXOpen::Routing::EndFormBuilder::PlaceEndForm ( )

Place EndForm
Created in NX12.0.2.



License requirements : routing_advanced ("Routing Advanced")

void NXOpen::Routing::EndFormBuilder::RemoveEndForm ( )

Remove EndForm
Created in NX12.0.2.



License requirements : routing_advanced ("Routing Advanced")

NXOpen::Routing::RouteObjectCollectorList* NXOpen::Routing::EndFormBuilder::RouteControlPointList ( )

Returns the RouteControlPoint list
Created in NX12.0.2.



License requirements : routing_advanced ("Routing Advanced")

NXOpen::Routing::RouteObjectCollector* NXOpen::Routing::EndFormBuilder::RouteObjectCollector ( )

Returns the route object collector for placing end form
Created in NX12.0.2.



License requirements : routing_advanced ("Routing Advanced")

void NXOpen::Routing::EndFormBuilder::SpecifyEndForm ( NXOpen::Routing::CharacteristicList jaCharx)

Specify EndForm
Created in NX12.0.2.



License requirements : routing_advanced ("Routing Advanced")

Parameters
jaCharxjacharx

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