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

Represents head orientation settings for laser sub move
Created in NX9.0.0. More...

Inheritance diagram for NXOpen::CAM::LaserHeadOrientation:
NXOpen::TaggedObject

Public Types

enum  Types {
  TypesNoChange, TypesMcsZy, TypesSpecify, TypesDynamic,
  TypesNormalToPart
}
 the Head Orientation Type enum
Created in NX9.0.0. More...
 

Public Member Functions

NXOpen::CartesianCoordinateSystemCsys ()
 Returns the Head Orientation
Created in NX9.0.0. More...
 
NXOpen::CAM::LaserHeadOrientation::Types OrientationType ()
 Returns the Head Orientation Type
Created in NX9.0.0. More...
 
void SetCsys (NXOpen::CartesianCoordinateSystem *mcs)
 Sets the Head Orientation
Created in NX9.0.0. More...
 
void SetOrientationType (NXOpen::CAM::LaserHeadOrientation::Types type)
 Sets the Head Orientation 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 head orientation settings for laser sub move
Created in NX9.0.0.


Member Enumeration Documentation

the Head Orientation Type enum
Created in NX9.0.0.


Enumerator
TypesNoChange 

No Change.

TypesMcsZy 

MCS Z/Y.

TypesSpecify 

Specify.

TypesDynamic 

Dynamic.

TypesNormalToPart 

Normal to Part.

Member Function Documentation

NXOpen::CartesianCoordinateSystem* NXOpen::CAM::LaserHeadOrientation::Csys ( )

Returns the Head Orientation
Created in NX9.0.0.



License requirements : None

NXOpen::CAM::LaserHeadOrientation::Types NXOpen::CAM::LaserHeadOrientation::OrientationType ( )

Returns the Head Orientation Type
Created in NX9.0.0.



License requirements : None

void NXOpen::CAM::LaserHeadOrientation::SetCsys ( NXOpen::CartesianCoordinateSystem mcs)

Sets the Head Orientation
Created in NX9.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
mcsthe head orientation
void NXOpen::CAM::LaserHeadOrientation::SetOrientationType ( NXOpen::CAM::LaserHeadOrientation::Types  type)

Sets the Head Orientation Type
Created in NX9.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
typethe head orientation type

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