NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::CAM::FollowPartMoveBuilder Class Reference

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

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

List of all members.

Public Types

enum  MoveDirectionTypes { MoveDirectionTypesUndefined, MoveDirectionTypesForward, MoveDirectionTypesReverse }
 Available types for manual move path direction in GMC operation. More...

Public Member Functions

NXOpen::PointEndPoint ()
 Returns the end location
Created in NX8.0.0.
NXOpen::CAM::FollowPartMoveBuilder::MoveDirectionTypes MoveDirection ()
 Returns the move direction
Created in NX8.0.0.
void SetEndPoint (NXOpen::Point *location)
 Sets the end location
Created in NX8.0.0.
void SetMoveDirection (NXOpen::CAM::FollowPartMoveBuilder::MoveDirectionTypes direction)
 Sets the move direction
Created in NX8.0.0.

Detailed Description

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

Property Value

FeedRate

0.0

FeedType

Motion

FeedUnit

None

MotionType

Cut

MoveDirection

Forward

ProtectedMove

true


Created in NX8.0.0.


Member Enumeration Documentation

Available types for manual move path direction in GMC operation.

Enumerator:
MoveDirectionTypesUndefined 

undefined

MoveDirectionTypesForward 

forward

MoveDirectionTypesReverse 

reverse


Member Function Documentation

Returns the end location
Created in NX8.0.0.



License requirements : None

Returns the move direction
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 move direction
Created in NX8.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
directiondirection

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