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

Represents a direction
Created in NX6.0.0. More...

Inheritance diagram for NXOpen::CAM::TurnDirection:
NXOpen::TaggedObject

Public Types

enum  Types { TypesReverse, TypesForward }
 the direction options
Created in NX6.0.0. More...
 

Public Member Functions

void SetType (NXOpen::CAM::TurnDirection::Types direction)
 Sets the direction
Created in NX6.0.0. More...
 
NXOpen::CAM::TurnDirection::Types Type ()
 Returns the direction
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 direction
Created in NX6.0.0.


Member Enumeration Documentation

the direction options
Created in NX6.0.0.


Enumerator
TypesReverse 

TurnDirection: Reverse.

TypesForward 

TurnDirection: Forward.

Member Function Documentation

void NXOpen::CAM::TurnDirection::SetType ( NXOpen::CAM::TurnDirection::Types  direction)

Sets the direction
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
directiondirection
NXOpen::CAM::TurnDirection::Types NXOpen::CAM::TurnDirection::Type ( )

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