Class PathDisplayColors
Inheritance
PathDisplayColors
Assembly: NXOpen.dll
Syntax
public class PathDisplayColors : TaggedObject, IMessageSink
Constructors
PathDisplayColors()
Declaration
protected PathDisplayColors()
Properties
Approach
Declaration
public NXColor Approach { get; set; }
Property Value
Common
Declaration
public NXColor Common { get; set; }
Property Value
Crossover
Declaration
public NXColor Crossover { get; set; }
Property Value
Cut
Declaration
public NXColor Cut { get; set; }
Property Value
Departure
Declaration
public NXColor Departure { get; set; }
Property Value
Engage
Declaration
public NXColor Engage { get; set; }
Property Value
FirstCut
Declaration
public NXColor FirstCut { get; set; }
Property Value
LastCut
Declaration
public NXColor LastCut { get; set; }
Property Value
Rapid
Declaration
public NXColor Rapid { get; set; }
Property Value
Retract
Declaration
public NXColor Retract { get; set; }
Property Value
ReturnColor
Declaration
public NXColor ReturnColor { get; set; }
Property Value
SideCut
Declaration
public NXColor SideCut { get; set; }
Property Value
Stepover
Declaration
public NXColor Stepover { get; set; }
Property Value
Traversal
Declaration
public NXColor Traversal { get; set; }
Property Value
Methods
SetAllCommonColor()
Declaration
public void SetAllCommonColor()
Implements
System.Runtime.Remoting.Messaging.IMessageSink