NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

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

Public Member Functions

unsafe void HideToolPath (NXOpen.CAM.CAMObject opr)
 Hide tool path More...
 
unsafe void ShowToolPath (NXOpen.CAM.CAMObject opr)
 Show tool path More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

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...
 
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

- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> 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 
MotionGeometry 
Finding 

Member Function Documentation

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

Hide tool path

Created in NX10.0.2

License requirements: None.

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

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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.