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

Represents a Tool Axis Fixed Builder
Created in NX7.5.0. More...

Inheritance diagram for NXOpen::CAM::ToolAxisFixed:
NXOpen::CAM::ToolAxisBase NXOpen::TaggedObject

Public Types

enum  Types {
  TypesNone, TypesFixed, TypesNormalToPart, TypesNormalToFirstFace,
  TypesDynamic
}
 Available types for Tool Axis Fixed. More...
 

Public Member Functions

void SetToolAxisType (NXOpen::CAM::ToolAxisFixed::Types toolAxis)
 Sets the tool axis types
Created in NX7.5.0. More...
 
NXOpen::CAM::ToolAxisFixed::Types ToolAxisType ()
 Returns the tool axis types
Created in NX7.5.0. More...
 
- Public Member Functions inherited from NXOpen::CAM::ToolAxisBase
NXOpen::PointPoint ()
 Returns the Point
Created in NX7.5.0. More...
 
void SetPoint (NXOpen::Point *pointTag)
 Sets the Point
Created in NX7.5.0. More...
 
void SetVector (NXOpen::Direction *vector)
 Sets the Vector
Created in NX7.5.0. More...
 
NXOpen::DirectionVector ()
 Returns the Vector
Created in NX7.5.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a Tool Axis Fixed Builder
Created in NX7.5.0.


Member Enumeration Documentation

Available types for Tool Axis Fixed.

Enumerator
TypesNone 

None or +ZM.

TypesFixed 

Fixed.

TypesNormalToPart 

Normal To Floor Face.

TypesNormalToFirstFace 

Normal To First Face.

TypesDynamic 

Dynamic.

Member Function Documentation

void NXOpen::CAM::ToolAxisFixed::SetToolAxisType ( NXOpen::CAM::ToolAxisFixed::Types  toolAxis)

Sets the tool axis types
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Parameters
toolAxisthe tool axis type
NXOpen::CAM::ToolAxisFixed::Types NXOpen::CAM::ToolAxisFixed::ToolAxisType ( )

Returns the tool axis types
Created in NX7.5.0.



License requirements : None


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