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

Represents a streamline tool position builder
This is an abstract class and cannot be instantiated. More...

Inheritance diagram for NXOpen::CAM::DmToolPosition:
NXOpen::TaggedObject

Public Types

enum  ToolPositionOption { ToolPositionOptionOn, ToolPositionOptionTanto, ToolPositionOptionContact }
 Enum of tool position. More...
 

Public Member Functions

void SetToolPosition (NXOpen::CAM::DPMItpBuilder::ToolPositionOption toolPosition)
 Sets the tool position
More...
 
void SetToolPositionType (NXOpen::CAM::DmToolPosition::ToolPositionOption toolPosition)
 Sets the tool position used for common block
Created in NX11.0.1. More...
 
NXOpen::CAM::DPMItpBuilder::ToolPositionOption ToolPosition ()
 Returns the tool position
More...
 
NXOpen::CAM::DmToolPosition::ToolPositionOption ToolPositionType ()
 Returns the tool position used for common block
Created in NX11.0.1. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a streamline tool position builder
This is an abstract class and cannot be instantiated.



Created in NX10.0.1.

Member Enumeration Documentation

Enum of tool position.

Enumerator
ToolPositionOptionOn 

On position.

ToolPositionOptionTanto 

Tanto position.

ToolPositionOptionContact 

Contact position.

Member Function Documentation

void NXOpen::CAM::DmToolPosition::SetToolPosition ( NXOpen::CAM::DPMItpBuilder::ToolPositionOption  toolPosition)

Sets the tool position

Deprecated:
Deprecated in NX11.0.1.

Please use NXOpen::CAM::DmToolPosition::SetToolPositionType instead.


Created in NX10.0.1.

License requirements : cam_base ("CAM BASE")

Parameters
toolPositionthe tool position value
void NXOpen::CAM::DmToolPosition::SetToolPositionType ( NXOpen::CAM::DmToolPosition::ToolPositionOption  toolPosition)

Sets the tool position used for common block
Created in NX11.0.1.



License requirements : cam_base ("CAM BASE")

Parameters
toolPositionthe tool position value
NXOpen::CAM::DPMItpBuilder::ToolPositionOption NXOpen::CAM::DmToolPosition::ToolPosition ( )

Returns the tool position

Deprecated:
Deprecated in NX11.0.1.

Please use NXOpen::CAM::DmToolPosition::ToolPositionType instead.


Created in NX10.0.1.

License requirements : None

NXOpen::CAM::DmToolPosition::ToolPositionOption NXOpen::CAM::DmToolPosition::ToolPositionType ( )

Returns the tool position used for common block
Created in NX11.0.1.



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.