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

Represents a CAM::ToolAxisChange. More...

Inheritance diagram for NXOpen::CAM::ToolAxisChange:
NXOpen::TaggedObject

List of all members.

Public Types

enum  MethodTypes { MethodTypesPerStep, MethodTypesPerMinute }
 Available types for tool axis change method. More...

Public Member Functions

bool ExtendAtConvexCorner ()
 Returns the extend at convex corner toggle
Created in NX6.0.0.
bool LiftAtConvexCorner ()
 Returns the lift at convex corner toggle
Created in NX6.0.0.
NXOpen::CAM::InheritableDoubleBuilderMaxCornerAngle ()
 Returns the maximum corner angle
Created in NX6.0.0.
NXOpen::CAM::InheritableDoubleBuilderMaxToolAxisChange ()
 Returns the maximum tool axis change
Created in NX6.0.0.
NXOpen::CAM::ToolAxisChange::MethodTypes Method ()
 Returns the tool axis change method
Created in NX6.0.0.
NXOpen::CAM::InheritableDoubleBuilderMinToolAxisChange ()
 Returns the minimum tool axis change
Created in NX6.0.0.
void SetExtendAtConvexCorner (bool propValue)
 Sets the extend at convex corner toggle
Created in NX6.0.0.
void SetLiftAtConvexCorner (bool propValue)
 Sets the lift at convex corner toggle
Created in NX6.0.0.
void SetMethod (NXOpen::CAM::ToolAxisChange::MethodTypes propValue)
 Sets the tool axis change method
Created in NX6.0.0.
NXOpen::CAM::InheritableDoubleBuilderTiltAngle ()
 Returns the tilt angle
Created in NX6.0.0.

Detailed Description

Represents a CAM::ToolAxisChange.


Created in NX6.0.0.


Member Enumeration Documentation

Available types for tool axis change method.

Enumerator:
MethodTypesPerStep 

Per Step.

MethodTypesPerMinute 

Per Minute.


Member Function Documentation

Returns the extend at convex corner toggle
Created in NX6.0.0.



License requirements : None

Returns the lift at convex corner toggle
Created in NX6.0.0.



License requirements : None

Returns the maximum corner angle
Created in NX6.0.0.



License requirements : None

Returns the maximum tool axis change
Created in NX6.0.0.



License requirements : None

Returns the tool axis change method
Created in NX6.0.0.



License requirements : None

Returns the minimum tool axis change
Created in NX6.0.0.



License requirements : None

Sets the extend at convex corner toggle
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
propValuethe Extend at Convex Corner value

Sets the lift at convex corner toggle
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
propValuethe Lift at Convex Corner value

Sets the tool axis change method
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
propValuethe value of max tool axis change

Returns the tilt angle
Created in NX6.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.