NXOpen .NET Reference Guide  1899
 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...
 
enum  IpwResolutionType { Coarse, Medium, Fine }
 Choices for the IPW resolution More...
 
enum  ToolDisplayType {
  Point, Axis, Solid, SolidWithHolder,
  Assembly
}
 Choices for the tool display types More...
 

Public Member Functions

unsafe void HideToolPath (NXOpen.CAM.CAMObject opr)
 Hide tool path More...
 
unsafe void SetToolDisplayType (NXOpen.CAM.PathDisplay.ToolDisplayType type)
 Set the tool display type 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 DisplayToolPath [get, set]
 Returns or sets the indicator to display tool path. More...
 
unsafe bool ShowContactPoints [get, set]
 Returns or sets the indicator to display contact point path. 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 

Choices for the IPW resolution

Enumerator
Coarse 
Medium 
Fine 

Choices for the tool display types

Enumerator
Point 
Axis 
Solid 
SolidWithHolder 
Assembly 

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.SetToolDisplayType ( NXOpen.CAM.PathDisplay.ToolDisplayType  type)
inline

Set the tool display type

Created in NX1872.0.0

License requirements: None.

Parameters
type
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.DisplayToolPath
getset

Returns or sets the indicator to display tool path.

Created in NX1899.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.CAM.PathDisplay.ShowContactPoints
getset

Returns or sets the indicator to display contact point path.

Created in NX1899.0.0

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.