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

Represents a NXOpen::CAM::MaxCutTraverse. More...

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

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. More...
 
bool FeedOnShortMoves ()
 Returns the feed on short moves
Created in NX6.0.0. More...
 
void SetFeedOnShortMoves (bool propValue)
 Sets the feed on short moves
Created in NX6.0.0. More...
 
void SetType (NXOpen::CAM::MaxCutTraverse::Types type)
 Sets the max cut traverse type
Created in NX6.0.0. More...
 
NXOpen::CAM::MaxCutTraverse::Types Type ()
 Returns the max cut traverse type
Created in NX6.0.0. 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::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

NXOpen::CAM::InheritableToolDepBuilder* NXOpen::CAM::MaxCutTraverse::Distance ( )

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



License requirements : None

bool NXOpen::CAM::MaxCutTraverse::FeedOnShortMoves ( )

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



License requirements : None

void NXOpen::CAM::MaxCutTraverse::SetFeedOnShortMoves ( bool  propValue)

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



License requirements : cam_base ("CAM BASE")

Parameters
propValuethe max cut traverse status
void NXOpen::CAM::MaxCutTraverse::SetType ( NXOpen::CAM::MaxCutTraverse::Types  type)

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



License requirements : cam_base ("CAM BASE")

Parameters
typetype
NXOpen::CAM::MaxCutTraverse::Types NXOpen::CAM::MaxCutTraverse::Type ( )

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.