NX Open C++ Reference Guide
|
To create a new instance of this class, use Routing::RouteManager::CreateRouteSweptTwistBuilder
Created in NX6.0.0.
More...
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. | |
void | CreateSpine () |
Creates a new spine Created in NX6.0.0. | |
NXOpen::GeometricUtilities::OnPathDimWithValueBuilder * | CreateSpinePoint () |
Creates a new spine point. | |
void | SetTwistPoint (NXOpen::Point *twistPoint) |
Sets the twist point Created in NX6.0.0. | |
NXOpen::Curve * | Spine () |
Returns the spine Created in NX6.0.0. | |
NXOpen::SelectNXObject * | Stock () |
Returns the stock Created in NX6.0.0. | |
NXOpen::Point * | TwistPoint () |
Returns the twist point Created in NX6.0.0. | |
NXOpen::TaggedObjectList * | TwistPointList () |
Returns the twist point list Created in NX6.0.0. |
To create a new instance of this class, use Routing::RouteManager::CreateRouteSweptTwistBuilder
Created in NX6.0.0.
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_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
locations | Number of locations |
angles | Number of angles |
Creates a new spine
Created in NX6.0.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
NXOpen::GeometricUtilities::OnPathDimWithValueBuilder* NXOpen::Routing::RouteSweptTwistBuilder::CreateSpinePoint | ( | ) |
Creates a new spine point.
void NXOpen::Routing::RouteSweptTwistBuilder::SetTwistPoint | ( | NXOpen::Point * | twistPoint | ) |
Sets the twist point
Created in NX6.0.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
twistPoint | twistpoint |
Returns the spine
Created in NX6.0.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
Returns the stock
Created in NX6.0.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
Returns the twist point
Created in NX6.0.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
Returns the twist point list
Created in NX6.0.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")