Class HoleMachiningCutParameters
Inheritance
HoleMachiningCutParameters
Assembly: NXOpen.dll
Syntax
public class HoleMachiningCutParameters : CutParameters, IMessageSink
Constructors
HoleMachiningCutParameters()
Declaration
protected HoleMachiningCutParameters()
Properties
BottomStock
Declaration
public InheritableDoubleBuilder BottomStock { get; }
Property Value
CornerControl
Declaration
public CornerControlBuilder CornerControl { get; }
Property Value
MinimalClearance
Declaration
public double MinimalClearance { get; set; }
Property Value
TopOffset
Declaration
public VerticalPosition TopOffset { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink