NX Open C++ Reference Guide
|
Represents the initial profile plunge
Created in NX7.5.0.
More...
Public Types | |
enum | Modes { ModesNone, ModesAutomatic, ModesAxialOrRadial, ModesSpecify } |
the initial profile plunge mode Created in NX7.5.0. More... | |
Public Member Functions | |
NXOpen::CAM::InheritableDoubleBuilder * | AxialCoordinate () |
Returns the axial coordinate Created in NX7.5.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | ExtendDistance () |
Returns the extend distance Created in NX7.5.0. | |
NXOpen::CAM::InitialProfilePlunge::Modes | Mode () |
Returns the initial profile plunge mode Created in NX7.5.0. | |
NXOpen::Point * | Point () |
Returns the initial profile plunge point Created in NX7.5.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | RadialCoordinate () |
Returns the radial coordinate Created in NX7.5.0. | |
void | SetMode (NXOpen::CAM::InitialProfilePlunge::Modes mode) |
Sets the initial profile plunge mode Created in NX7.5.0. | |
void | SetPoint (NXOpen::Point *point) |
Sets the initial profile plunge point Created in NX7.5.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | StopDistance () |
Returns the stop distance Created in NX7.5.0. |
Represents the initial profile plunge
Created in NX7.5.0.
Returns the axial coordinate
Created in NX7.5.0.
License requirements : None
Returns the extend distance
Created in NX7.5.0.
License requirements : None
Returns the initial profile plunge mode
Created in NX7.5.0.
License requirements : None
Returns the initial profile plunge point
Created in NX7.5.0.
License requirements : None
Returns the radial coordinate
Created in NX7.5.0.
License requirements : None
Sets the initial profile plunge mode
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
mode | the initial profile plunge mode |
void NXOpen::CAM::InitialProfilePlunge::SetPoint | ( | NXOpen::Point * | point | ) |
Sets the initial profile plunge point
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
point | the initial profile plunge point |
Returns the stop distance
Created in NX7.5.0.
License requirements : None