NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::CAM::ZAxisSmoothing Class Reference

Represents a NXOpen::CAM::ZAxisSmoothing
Created in NX7.5.0. More...

Inheritance diagram for NXOpen::CAM::ZAxisSmoothing:
NXOpen::TaggedObject

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. More...
 
NXOpen::CAM::InheritableToolDepBuilderRadius ()
 Returns the smoothing radius. More...
 
NXOpen::CAM::InheritableDoubleBuilderRampAngle ()
 Returns the ramp angle. More...
 
void SetOption (NXOpen::CAM::ZAxisSmoothing::Options option)
 Sets the z axis smoothing option. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen::CAM::ZAxisSmoothing
Created in NX7.5.0.


Member Enumeration Documentation

Available options for z axis smoothing.

Enumerator
OptionsNone 

none

OptionsOn 

on

Member Function Documentation

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")

Parameters
optionoption

The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.