NXOpen .NET Reference  12.0.0
Public Types | Public Member Functions | Properties | List of all members
NXOpen.CAM.PathDisplay Class Reference

Represents a class that is used for NX testing. More...

Inheritance diagram for NXOpen.CAM.PathDisplay:

Public Types

enum  ColorByType { MotionType, Operation, Tool, MotionLength }
 Choices for coloring the tool path motions More...
 

Public Member Functions

unsafe void ShowToolPath (NXOpen.CAM.CAMObject opr)
 Show tool path More...
 
unsafe void HideToolPath (NXOpen.CAM.CAMObject opr)
 Hide tool path More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 
unsafe
NXOpen.CAM.PathDisplay.ColorByType 
ColorBy [get, set]
 Returns or sets the color by property More...
 
unsafe bool ShowCutting [get, set]
 Returns or sets the indicator to display only cutting moves in a tool path. More...
 
unsafe bool ShowEndpoints [get, set]
 Returns or sets the indicator to display symbol at the end of each motion. More...
 
unsafe bool ShowNoncutting [get, set]
 Returns or sets the indicator to display only non cutting moves in a tool path. More...
 
unsafe bool ShowToolCenter [get, set]
 Returns or sets the indicator to display tool path at the tool center instead of the tool tip for a ball mill. More...
 

Detailed Description

Represents a class that is used for NX testing.

This class should not be made available to customers

To obtain an instance of this class, refer to NXOpen.CAM.CAMSession

Created in NX10.0.2

Member Enumeration Documentation

Choices for coloring the tool path motions

Enumerator
MotionType 
Operation 
Tool 
MotionLength 

Member Function Documentation

unsafe void NXOpen.CAM.PathDisplay.HideToolPath ( NXOpen.CAM.CAMObject  opr)

Hide tool path

Created in NX10.0.2

License requirements: None.

Parameters
opr
unsafe void NXOpen.CAM.PathDisplay.ShowToolPath ( NXOpen.CAM.CAMObject  opr)

Show tool path

Created in NX10.0.2

License requirements: None.

Parameters
opr

Property Documentation

unsafe NXOpen.CAM.PathDisplay.ColorByType NXOpen.CAM.PathDisplay.ColorBy
getset

Returns or sets the color by property

Created in NX10.0.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAM.PathDisplay.ShowCutting
getset

Returns or sets the indicator to display only cutting moves in a tool path.

Created in NX10.0.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAM.PathDisplay.ShowEndpoints
getset

Returns or sets the indicator to display symbol at the end of each motion.

Created in NX10.0.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAM.PathDisplay.ShowNoncutting
getset

Returns or sets the indicator to display only non cutting moves in a tool path.

Created in NX10.0.2

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAM.PathDisplay.ShowToolCenter
getset

Returns or sets the indicator to display tool path at the tool center instead of the tool tip for a ball mill.

Created in NX10.0.2

License requirements to get this property: None.

License requirements to set this property: None.

Tag NXOpen.CAM.PathDisplay.Tag
get

Returns the tag of this object.


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