NX Open C++ Reference Guide
|
Represents a @link CAM::ZAxisSmoothing CAM::ZAxisSmoothing@endlink
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. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represents a @link CAM::ZAxisSmoothing CAM::ZAxisSmoothing@endlink
Created in NX7.5.0.
NXOpen::CAM::ZAxisSmoothing::Options NXOpen::CAM::ZAxisSmoothing::Option | ( | ) |
Returns the z axis smoothing option.
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::InheritableToolDepBuilder* NXOpen::CAM::ZAxisSmoothing::Radius | ( | ) |
Returns the smoothing radius.
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::ZAxisSmoothing::RampAngle | ( | ) |
Returns the ramp angle.
Created in NX7.5.0.
License requirements : None
void NXOpen::CAM::ZAxisSmoothing::SetOption | ( | NXOpen::CAM::ZAxisSmoothing::Options | option | ) |
Sets the z axis smoothing option.
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
option | option |