NX Open C++ Reference Guide
Public Types | Public Member Functions
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

List of all members.

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.
NXOpen::CAM::CutDirection::Types Type ()
 Returns the cut direction type
Created in NX6.0.0.

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

Sets the cut direction type
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
cutDirTypethe Cut Direction 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 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.