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

Represents a CAM::MaxCutTraverse. More...

Inheritance diagram for NXOpen::CAM::MaxCutTraverse:
NXOpen::TaggedObject

List of all members.

Public Types

enum  Types { TypesInactive, TypesDistance, TypesPercentToolDiameter }
 Available types for max cut traverse. More...

Public Member Functions

NXOpen::CAM::InheritableToolDepBuilderDistance ()
 Returns the max cut traverse distance
Created in NX6.0.0.
bool FeedOnShortMoves ()
 Returns the feed on short moves
Created in NX6.0.0.
void SetFeedOnShortMoves (bool propValue)
 Sets the feed on short moves
Created in NX6.0.0.
void SetType (NXOpen::CAM::MaxCutTraverse::Types type)
 Sets the max cut traverse type
Created in NX6.0.0.
NXOpen::CAM::MaxCutTraverse::Types Type ()
 Returns the max cut traverse type
Created in NX6.0.0.

Detailed Description

Represents a CAM::MaxCutTraverse.


Created in NX6.0.0.


Member Enumeration Documentation

Available types for max cut traverse.

Enumerator:
TypesInactive 

inactive

TypesDistance 

distance

TypesPercentToolDiameter 

percent tool diameter


Member Function Documentation

Returns the max cut traverse distance
Created in NX6.0.0.



License requirements : None

Returns the feed on short moves
Created in NX6.0.0.



License requirements : None

Sets the feed on short moves
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
propValuethe max cut traverse status

Sets the max cut traverse type
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
typetype

Returns the max cut traverse type
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.