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

Represents a boundary cut direction ci Builder
This builder can not instantiated separately. More...

Inheritance diagram for NXOpen::CAM::CutDirection:
NXOpen::TaggedObject

Public Types

enum  Types {
  TypesClimb, TypesConventional, TypesForward, TypesReverse,
  TypesMixed
}
 Available types for cut direction type in boundary cut direction customizable item. More...
 

Public Member Functions

void SetType (NXOpen::CAM::CutDirection::Types cutDirType)
 Sets the cut direction type
Created in NX6.0.0. More...
 
NXOpen::CAM::CutDirection::Types Type ()
 Returns the cut direction 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 boundary cut direction ci Builder
This builder can not instantiated separately.



Created in NX6.0.0.

Member Enumeration Documentation

Available types for cut direction type in boundary cut direction customizable item.

Enumerator
TypesClimb 

Climb Cut.

TypesConventional 

Conventional Cut.

TypesForward 

Follow Boundary.

TypesReverse 

Reverse Boundary.

TypesMixed 

Mixed.

Member Function Documentation

void NXOpen::CAM::CutDirection::SetType ( NXOpen::CAM::CutDirection::Types  cutDirType)

Sets the cut direction type
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
cutDirTypethe Cut Direction Type
NXOpen::CAM::CutDirection::Types NXOpen::CAM::CutDirection::Type ( )

Returns the cut direction 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.