Class MillToolBuilder
Inheritance
MillToolBuilder
Assembly: NXOpen.dll
public class MillToolBuilder : MillingToolBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected MillToolBuilder()
Properties
Declaration
public InheritableDoubleBuilder ChamferLengthBuilder { get; }
Property Value
Declaration
public MillToolBuilder.CutterSubtypes CutterSubtype { get; set; }
Property Value
Declaration
public InheritableDoubleBuilder ReliefDiameterBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder ReliefLengthBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder TlCor1RadBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder TlCor2RadBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder TlTipAngBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder TlXcenCor1Builder { get; }
Property Value
Declaration
public InheritableDoubleBuilder TlXcenCor2Builder { get; }
Property Value
Declaration
public InheritableDoubleBuilder TlYcenCor1Builder { get; }
Property Value
Declaration
public InheritableDoubleBuilder TlYcenCor2Builder { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink