Class ChipControl
Assembly: NXOpen.dll
Syntax
public class ChipControl : TaggedObject, IMessageSink
Constructors
ChipControl()
Declaration
Properties
ConstantIncrement
Declaration
public InheritableDoubleBuilder ConstantIncrement { get; }
Property Value
DepartureDistance
Declaration
public InheritableDoubleBuilder DepartureDistance { get; }
Property Value
FirstPlungeOnly
Declaration
public bool FirstPlungeOnly { get; set; }
Property Value
Type
Declaration
public ChipControl.Types Type { get; set; }
Property Value
VariableIncrement
Declaration
public TurnRoughVariableIncrementBuilder VariableIncrement { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink