NX Open C++ Reference Guide
|
Represents the Move To Point Builder
To create a new instance of this class, use CAM::MoveCollection::CreateMoveToPointBuilder
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. |
Represents the Move To Point Builder
To create a new instance of this class, use CAM::MoveCollection::CreateMoveToPointBuilder
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::MoveToPointBuilder::SetPoint | ( | NXOpen::Point * | location | ) |
Sets the location
Created in NX5.0.0.
License requirements : None
location | location |