Class DrillToolBuilder
Inheritance
DrillToolBuilder
Assembly: NXOpen.dll
public class DrillToolBuilder : MillingToolBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected DrillToolBuilder()
Properties
Declaration
public bool TlCoolantThro { get; set; }
Property Value
Declaration
public InheritableDoubleBuilder TlCor1RadBuilder { get; }
Property Value
Declaration
public string TlDesignation { get; set; }
Property Value
Declaration
public InheritableDoubleBuilder TlIncludedAngBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder TlPilotDiaBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder TlPilotLengthBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder TlPitchBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder TlPointAngBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder TlPointLengthBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder TlTaperDiaDistBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder TlTipDiameterBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder TlTipLengthBuilder { get; }
Property Value
Declaration
public string TlToleranceClass { get; set; }
Property Value
Declaration
public InheritableDoubleBuilder TlXOffsetBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder TlYzOffsetBuilder { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink