NX Open C++ Reference Guide
Public Member Functions
NXOpen::CAM::FollowCurveMoveBuilder Class Reference

Represents the Follow Curve Move Builder
To create a new instance of this class, use CAM::MoveCollection::CreateFollowCurveMoveBuilder
Default values. More...

Inheritance diagram for NXOpen::CAM::FollowCurveMoveBuilder:
NXOpen::CAM::FollowGeometryMoveBuilder NXOpen::CAM::MoveBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::PointEndPoint ()
 Returns the end location
Created in NX8.0.0.
NXOpen::DirectionEndToolAxis ()
 Returns the end tool axis
Created in NX8.0.0.
NXOpen::SectionGeometry ()
 Returns the geometry selection
Created in NX8.0.0.
void SetEndPoint (NXOpen::Point *location)
 Sets the end location
Created in NX8.0.0.
void SetEndToolAxis (NXOpen::Direction *vec)
 Sets the end tool axis
Created in NX8.0.0.
void SetGeometry (NXOpen::Section *geometryCollector)
 Sets the geometry selection
Created in NX8.0.0.

Detailed Description

Represents the Follow Curve Move Builder
To create a new instance of this class, use CAM::MoveCollection::CreateFollowCurveMoveBuilder
Default values.

Property Value

FeedRate

0.0

FeedType

Motion

FeedUnit

None

MotionType

Cut

ProtectedMove

true


Created in NX8.0.0.


Member Function Documentation

Returns the end location
Created in NX8.0.0.



License requirements : None

Returns the end tool axis
Created in NX8.0.0.



License requirements : None

Returns the geometry selection
Created in NX8.0.0.



License requirements : None

Sets the end location
Created in NX8.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
locationlocation

Sets the end tool axis
Created in NX8.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
vecvec

Sets the geometry selection
Created in NX8.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
geometryCollectorgeometrycollector

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