NX Open C++ Reference Guide
|
represents the Rotary Move To Point Builder
To create a new instance of this class, use CAM::MoveCollection::CreateRotaryPointMoveBuilder
Created in NX5.0.0.
More...
Public Member Functions | |
NXOpen::CAM::OffsetDataBuilder * | OffsetData () |
Returns the offset point builder Created in NX5.0.0. | |
NXOpen::Point * | Point () |
Returns the location Created in NX5.0.0. | |
NXOpen::CAM::RoundPointBuilder * | RoundPoint () |
Returns the round point builder Created in NX5.0.0. | |
void | SetPoint (NXOpen::Point *location) |
Sets the location Created in NX5.0.0. | |
void | SetVector (NXOpen::Direction *vec) |
Sets the vector Created in NX5.0.0. | |
NXOpen::CAM::ToolPositioningBuilder * | ToolPositioning () |
Returns the tool positioning builder Created in NX8.0.0. | |
NXOpen::Direction * | Vector () |
Returns the vector Created in NX5.0.0. |
represents the Rotary Move To Point Builder
To create a new instance of this class, use CAM::MoveCollection::CreateRotaryPointMoveBuilder
Created in NX5.0.0.
Returns the offset point builder
Created in NX5.0.0.
License requirements : None
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::RotaryPointMoveBuilder::SetPoint | ( | NXOpen::Point * | location | ) |
Sets the location
Created in NX5.0.0.
License requirements : None
location | location |
Sets the vector
Created in NX5.0.0.
License requirements : None
vec | vec |
Returns the tool positioning builder
Created in NX8.0.0.
License requirements : None
Returns the vector
Created in NX5.0.0.
License requirements : None