Class MillingToolBuilder
Inheritance
System.Object
System.MarshalByRefObject
MillingToolBuilder
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 MillingToolBuilder : ToolBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected MillingToolBuilder()
Properties
Declaration
public bool CoolantThrough { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public InheritableToolDepBuilder HelicalDiameter { get; }
Property Value
Declaration
public InheritableDoubleBuilder HelicalRampAngle { get; }
Property Value
Declaration
public HolderSectionBuilder HolderSectionBuilder { get; }
Property Value
Declaration
public InheritableToolDepBuilder MaxCutWidth { get; }
Property Value
Declaration
public MillingTrackpointBuilder MillingTrackpointBuilder { get; }
Property Value
Declaration
public InheritableToolDepBuilder MinRampLength { get; }
Property Value
Declaration
public InheritableDoubleBuilder TaperedShankDiameterBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder TaperedShankLengthBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder TaperedShankTaperLengthBuilder { get; }
Property Value
Declaration
public InheritableIntBuilder TlAdjRegBuilder { get; }
Property Value
Declaration
public int TlCutcomReg { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public InheritableIntBuilder TlCutcomRegBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder TlDiameterBuilder { get; }
Property Value
Declaration
public MillingToolBuilder.ToolDirectionTypes TlDirection { get; set; }
Property Value
Declaration
public InheritableDoubleBuilder TlFluteLnBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder TlHeightBuilder { get; }
Property Value
Declaration
public string TlHolderDescription { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string TlHolderLibref { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public InheritableDoubleBuilder TlLowCorRadBuilder { get; }
Property Value
Declaration
public InheritableIntBuilder TlNumFlutesBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder TlShankDiaBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder TlTaperAngBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder TlUpCorRadBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder TlZMountBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder TlZOffsetBuilder { get; }
Property Value
Declaration
public bool UseTaperedShank { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink