NX Open C++ Reference Guide
|
Represents a CAM::ZAxisSmoothing
Created in NX7.5.0.
More...
Public Types | |
enum | Options { OptionsNone, OptionsOn } |
Available options for z axis smoothing. More... | |
Public Member Functions | |
NXOpen::CAM::ZAxisSmoothing::Options | Option () |
Returns the z axis smoothing option. | |
NXOpen::CAM::InheritableToolDepBuilder * | Radius () |
Returns the smoothing radius. | |
NXOpen::CAM::InheritableDoubleBuilder * | RampAngle () |
Returns the ramp angle. | |
void | SetOption (NXOpen::CAM::ZAxisSmoothing::Options option) |
Sets the z axis smoothing option. |
Represents a CAM::ZAxisSmoothing
Created in NX7.5.0.
Returns the z axis smoothing option.
Created in NX7.5.0.
License requirements : None
Returns the smoothing radius.
Created in NX7.5.0.
License requirements : None
Returns the ramp angle.
Created in NX7.5.0.
License requirements : None
Sets the z axis smoothing option.
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
option | option |