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


To create a new instance of this class, use NXOpen::Routing::RouteManager::CreateRouteSweptTwistBuilder

Created in NX6.0.0. More...

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

Public Member Functions

void AskExistingTwistData (std::vector< double > &locations, std::vector< double > &angles)
 The twist data i.e locations and angles
Created in NX6.0.0. More...
 
void CreateSpine ()
 Creates a new spine
Created in NX6.0.0. More...
 
NXOpen::GeometricUtilities::OnPathDimWithValueBuilderCreateSpinePoint ()
 Creates a new spine point. More...
 
void SetTwistPoint (NXOpen::Point *twistPoint)
 Sets the twist point
Created in NX6.0.0. More...
 
NXOpen::CurveSpine ()
 Returns the spine
Created in NX6.0.0. More...
 
NXOpen::SelectNXObjectStock ()
 Returns the stock
Created in NX6.0.0. More...
 
NXOpen::PointTwistPoint ()
 Returns the twist point
Created in NX6.0.0. More...
 
NXOpen::TaggedObjectListTwistPointList ()
 Returns the twist point list
Created in NX6.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


To create a new instance of this class, use NXOpen::Routing::RouteManager::CreateRouteSweptTwistBuilder

Created in NX6.0.0.


Member Function Documentation

void NXOpen::Routing::RouteSweptTwistBuilder::AskExistingTwistData ( std::vector< double > &  locations,
std::vector< double > &  angles 
)

The twist data i.e locations and angles
Created in NX6.0.0.



License requirements : routing_harness ("Routing Harness")

Parameters
locationsNumber of locations
anglesNumber of angles
void NXOpen::Routing::RouteSweptTwistBuilder::CreateSpine ( )

Creates a new spine
Created in NX6.0.0.



License requirements : routing_harness ("Routing Harness")

NXOpen::GeometricUtilities::OnPathDimWithValueBuilder* NXOpen::Routing::RouteSweptTwistBuilder::CreateSpinePoint ( )

Creates a new spine point.

Returns
OnPathDimWithValueBuilder Object
Created in NX6.0.0.

License requirements : routing_harness ("Routing Harness")
void NXOpen::Routing::RouteSweptTwistBuilder::SetTwistPoint ( NXOpen::Point twistPoint)

Sets the twist point
Created in NX6.0.0.



License requirements : routing_harness ("Routing Harness")

Parameters
twistPointtwistpoint
NXOpen::Curve* NXOpen::Routing::RouteSweptTwistBuilder::Spine ( )

Returns the spine
Created in NX6.0.0.



License requirements : routing_harness ("Routing Harness")

NXOpen::SelectNXObject* NXOpen::Routing::RouteSweptTwistBuilder::Stock ( )

Returns the stock
Created in NX6.0.0.



License requirements : routing_harness ("Routing Harness")

NXOpen::Point* NXOpen::Routing::RouteSweptTwistBuilder::TwistPoint ( )

Returns the twist point
Created in NX6.0.0.



License requirements : routing_harness ("Routing Harness")

NXOpen::TaggedObjectList* NXOpen::Routing::RouteSweptTwistBuilder::TwistPointList ( )

Returns the twist point list
Created in NX6.0.0.



License requirements : routing_harness ("Routing Harness")


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