Class ChipControl
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 ChipControl : TaggedObject, IMessageSink
Constructors
ChipControl()
Declaration
protected ChipControl()
Properties
ConstantIncrement
Declaration
public InheritableDoubleBuilder ConstantIncrement { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
DepartureDistance
Declaration
public InheritableDoubleBuilder DepartureDistance { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
FirstPlungeOnly
Declaration
public bool FirstPlungeOnly { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Type
Declaration
public ChipControl.Types Type { get; set; }
Property Value
Type | Description |
---|---|
ChipControl.Types |
VariableIncrement
Declaration
public TurnRoughVariableIncrementBuilder VariableIncrement { get; }
Property Value
Type | Description |
---|---|
TurnRoughVariableIncrementBuilder |
Implements
System.Runtime.Remoting.Messaging.IMessageSink