NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::CAM::ToolAxisAdvanced Class Reference

Represents a Tool Axis Advanced Builder
Created in NX7.0.0. More...

Inheritance diagram for NXOpen::CAM::ToolAxisAdvanced:
NXOpen::TaggedObject

List of all members.

Public Types

enum  RotateAboutType { RotateAboutTypePartAxis, RotateAboutTypeBlade }
 Rotate About type. More...
enum  Type { TypeAutomatic, TypeInterpolateVector, TypeBladeSwarf, TypeFollowBladeUv }
 Available types for Tool Axis Advanced type. More...

Public Member Functions

NXOpen::CAM::InterpolateVectorInterpolateVector ()
 Returns the Interpolate Vector builder
Created in NX7.5.0.
double LeadingAngle ()
 Returns the leading angle
Created in NX7.0.0.
NXOpen::CAM::ToolAxisAdvanced::RotateAboutType RotateAbout ()
 Returns the rotate about
Created in NX7.5.0.
void SetLeadingAngle (double leadingAngle)
 Sets the leading angle
Created in NX7.0.0.
void SetRotateAbout (NXOpen::CAM::ToolAxisAdvanced::RotateAboutType rotateAbout)
 Sets the rotate about
Created in NX7.5.0.
void SetSplitterAngle (double splitterAngle)
 Sets the splitter angle
Created in NX7.0.0.
void SetTiltAngle (double tiltAngle)
 Sets the tilt angle
Created in NX7.0.0.
void SetToolAxisType (NXOpen::CAM::ToolAxisAdvanced::Type toolAxis)
 Sets the tool axis types
Created in NX7.0.0.
void SetTrailingAngle (double trailingAngle)
 Sets the trailing angle
Created in NX7.0.0.
double SplitterAngle ()
 Returns the splitter angle
Created in NX7.0.0.
double TiltAngle ()
 Returns the tilt angle
Created in NX7.0.0.
NXOpen::CAM::ToolAxisAdvanced::Type ToolAxisType ()
 Returns the tool axis types
Created in NX7.0.0.
double TrailingAngle ()
 Returns the trailing angle
Created in NX7.0.0.

Detailed Description

Represents a Tool Axis Advanced Builder
Created in NX7.0.0.



Member Enumeration Documentation

Rotate About type.

Enumerator:
RotateAboutTypePartAxis 

Part Axis.

RotateAboutTypeBlade 

Blade.

Available types for Tool Axis Advanced type.

Enumerator:
TypeAutomatic 

Automatic.

TypeInterpolateVector 

Interpolate Vector.

TypeBladeSwarf 

Blade Swarf.

TypeFollowBladeUv 

Follow Blade UV.


Member Function Documentation

Returns the Interpolate Vector builder
Created in NX7.5.0.



License requirements : None

Returns the leading angle
Created in NX7.0.0.



License requirements : None

Returns the rotate about
Created in NX7.5.0.



License requirements : None

void NXOpen::CAM::ToolAxisAdvanced::SetLeadingAngle ( double  leadingAngle)

Sets the leading angle
Created in NX7.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
leadingAnglethe leading angle value

Sets the rotate about
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Parameters:
rotateAboutthe rotate about value
void NXOpen::CAM::ToolAxisAdvanced::SetSplitterAngle ( double  splitterAngle)

Sets the splitter angle
Created in NX7.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
splitterAnglethe leading angle value
void NXOpen::CAM::ToolAxisAdvanced::SetTiltAngle ( double  tiltAngle)

Sets the tilt angle
Created in NX7.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
tiltAnglethe tilt angle value

Sets the tool axis types
Created in NX7.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
toolAxisthe tool axis type
void NXOpen::CAM::ToolAxisAdvanced::SetTrailingAngle ( double  trailingAngle)

Sets the trailing angle
Created in NX7.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
trailingAnglethe leading angle value

Returns the splitter angle
Created in NX7.0.0.



License requirements : None

Returns the tilt angle
Created in NX7.0.0.



License requirements : None

Returns the tool axis types
Created in NX7.0.0.



License requirements : None

Returns the trailing angle
Created in NX7.0.0.



License requirements : None


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