NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.CAM.DmToolPosition Class Reference

Represents a streamline tool position builder More...

Inheritance diagram for NXOpen.CAM.DmToolPosition:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  ToolPositionOption { On, Tanto, Contact }
 Enum of tool position More...
 

Properties

unsafe
NXOpen.CAM.DPMItpBuilder.ToolPositionOption 
ToolPosition [get, set]
 Returns or sets the tool position More...
 
unsafe
NXOpen.CAM.DmToolPosition.ToolPositionOption 
ToolPositionType [get, set]
 Returns or sets the tool position used for common block More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> 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
On 

On position

Tanto 

Tanto position

Contact 

Contact position

Property Documentation

unsafe NXOpen.CAM.DPMItpBuilder.ToolPositionOption NXOpen.CAM.DmToolPosition.ToolPosition
getset

Returns or sets the tool position

Created in NX10.0.1

Deprecated in NX11.0.1. Please use NXOpen.CAM.DmToolPosition.ToolPositionType instead.

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.CAM.DmToolPosition.ToolPositionOption NXOpen.CAM.DmToolPosition.ToolPositionType
getset

Returns or sets the tool position used for common block

Created in NX11.0.1

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")


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