Class DrillToolBuilder
Inheritance
System.Object
System.MarshalByRefObject
DrillToolBuilder
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)
Assembly: NXOpen.dll
public class DrillToolBuilder : MillingToolBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected DrillToolBuilder()
Properties
Declaration
public bool TlCoolantThro { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public InheritableDoubleBuilder TlCor1RadBuilder { get; }
Property Value
Declaration
public string TlDesignation { get; set; }
Property Value
Type |
Description |
System.String |
|
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
Type |
Description |
System.String |
|
Declaration
public InheritableDoubleBuilder TlXOffsetBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder TlYzOffsetBuilder { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink