NX Open C++ Reference Guide
|
Represents the Move To Point Builder
To create a new instance of this class, use CAM::MoveCollection::CreateAlongToolAxisMoveBuilder
Created in NX5.0.0.
More...
Public Member Functions | |
double | Distance () |
Returns the location Created in NX5.0.0. | |
NXOpen::CAM::RoundPointBuilder * | RoundPoint () |
Returns the round point builder Created in NX5.0.0. | |
void | SetDistance (double distance) |
Sets the location Created in NX5.0.0. |
Represents the Move To Point Builder
To create a new instance of this class, use CAM::MoveCollection::CreateAlongToolAxisMoveBuilder
Created in NX5.0.0.
Returns the location
Created in NX5.0.0.
License requirements : None
Returns the round point builder
Created in NX5.0.0.
License requirements : None
void NXOpen::CAM::AlongToolAxisMoveBuilder::SetDistance | ( | double | distance | ) |
Sets the location
Created in NX5.0.0.
License requirements : None
distance | distance |