Class PathDisplayColors
Inheritance
System.Object
System.MarshalByRefObject
PathDisplayColors
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public class PathDisplayColors : TaggedObject, IMessageSink
Constructors
PathDisplayColors()
Declaration
protected PathDisplayColors()
Properties
Approach
Declaration
public NXColor Approach { get; set; }
Property Value
Type | Description |
---|---|
NXColor |
Common
Declaration
public NXColor Common { get; set; }
Property Value
Type | Description |
---|---|
NXColor |
Crossover
Declaration
public NXColor Crossover { get; set; }
Property Value
Type | Description |
---|---|
NXColor |
Cut
Declaration
public NXColor Cut { get; set; }
Property Value
Type | Description |
---|---|
NXColor |
Departure
Declaration
public NXColor Departure { get; set; }
Property Value
Type | Description |
---|---|
NXColor |
Engage
Declaration
public NXColor Engage { get; set; }
Property Value
Type | Description |
---|---|
NXColor |
FirstCut
Declaration
public NXColor FirstCut { get; set; }
Property Value
Type | Description |
---|---|
NXColor |
LastCut
Declaration
public NXColor LastCut { get; set; }
Property Value
Type | Description |
---|---|
NXColor |
Rapid
Declaration
public NXColor Rapid { get; set; }
Property Value
Type | Description |
---|---|
NXColor |
Retract
Declaration
public NXColor Retract { get; set; }
Property Value
Type | Description |
---|---|
NXColor |
ReturnColor
Declaration
public NXColor ReturnColor { get; set; }
Property Value
Type | Description |
---|---|
NXColor |
SideCut
Declaration
public NXColor SideCut { get; set; }
Property Value
Type | Description |
---|---|
NXColor |
Stepover
Declaration
public NXColor Stepover { get; set; }
Property Value
Type | Description |
---|---|
NXColor |
Traversal
Declaration
public NXColor Traversal { get; set; }
Property Value
Type | Description |
---|---|
NXColor |
Methods
SetAllCommonColor()
Declaration
public void SetAllCommonColor()
Implements
System.Runtime.Remoting.Messaging.IMessageSink