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

Represents cut direction settings for laser move
Created in NX9.0.0. More...

Inheritance diagram for NXOpen::CAM::LaserCutDirection:
NXOpen::TaggedObject

Public Types

enum  Types { TypesCclw, TypesClw }
 the Cut Direction Type enum
Created in NX9.0.0. More...
 

Public Member Functions

NXOpen::CAM::LaserCutDirection::Types CutDirType ()
 Returns the Cut Direction Type
Created in NX9.0.0. More...
 
void SetCutDirType (NXOpen::CAM::LaserCutDirection::Types type)
 Sets the Cut Direction Type
Created in NX9.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents cut direction settings for laser move
Created in NX9.0.0.


Member Enumeration Documentation

the Cut Direction Type enum
Created in NX9.0.0.


Enumerator
TypesCclw 

CCLW.

TypesClw 

CLW.

Member Function Documentation

NXOpen::CAM::LaserCutDirection::Types NXOpen::CAM::LaserCutDirection::CutDirType ( )

Returns the Cut Direction Type
Created in NX9.0.0.



License requirements : None

void NXOpen::CAM::LaserCutDirection::SetCutDirType ( NXOpen::CAM::LaserCutDirection::Types  type)

Sets the Cut Direction Type
Created in NX9.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
typethe cut direction type

The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.