Class MillingToolBuilder
Inheritance
MillingToolBuilder
Assembly: NXOpen.dll
public class MillingToolBuilder : ToolBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected MillingToolBuilder()
Properties
Declaration
public bool CoolantThrough { get; set; }
Property Value
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 InheritableTextBuilder ShankDescription { get; }
Property Value
Declaration
public InheritableTextBuilder ShankLibraryReference { get; }
Property Value
Declaration
public ShankSectionBuilder ShankSectionBuilder { get; }
Property Value
Declaration
[Obsolete("Deprecated in NX2306.0.0. Use NXOpen.CAM.ShankSectionBuilder instead.")]
public InheritableDoubleBuilder TaperedShankDiameterBuilder { get; }
Property Value
Declaration
[Obsolete("Deprecated in NX2306.0.0. Use NXOpen.CAM.ShankSectionBuilder instead.")]
public InheritableDoubleBuilder TaperedShankLengthBuilder { get; }
Property Value
Declaration
[Obsolete("Deprecated in NX2306.0.0. Use NXOpen.CAM.ShankSectionBuilder instead.")]
public InheritableDoubleBuilder TaperedShankTaperLengthBuilder { get; }
Property Value
Declaration
public InheritableIntBuilder TlAdjRegBuilder { get; }
Property Value
Declaration
public int TlCutcomReg { get; set; }
Property Value
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
Declaration
public string TlHolderLibref { get; set; }
Property Value
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 InheritableDoubleBuilder ToolHelixAngleBuilder { get; }
Property Value
Declaration
public bool UseTaperedShank { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink