Class TurningToolBuilder
Inheritance
TurningToolBuilder
Assembly: NXOpen.dll
public class TurningToolBuilder : ToolBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected TurningToolBuilder()
Properties
Declaration
public double AdapterBlockHeight { get; set; }
Property Value
Declaration
public double AdapterBlockLength { get; set; }
Property Value
Declaration
public double AdapterBlockWidth { get; set; }
Property Value
Declaration
public double AdapterDiameter { get; set; }
Property Value
Declaration
public double AdapterHeight { get; set; }
Property Value
Declaration
public double AdapterLength { get; set; }
Property Value
Declaration
public double AdapterStepDiameter { get; set; }
Property Value
Declaration
public double AdapterStepLength { get; set; }
Property Value
Declaration
public TurningToolBuilder.AdapterStyleTypes AdapterStyle { get; set; }
Property Value
Declaration
public double AdapterTaperAngle { get; set; }
Property Value
Declaration
public double AdapterTaperLength { get; set; }
Property Value
Declaration
public bool AdapterUse { get; set; }
Property Value
Declaration
public double AdapterWidth { get; set; }
Property Value
Declaration
public double AdapterZOffset { get; set; }
Property Value
Declaration
public InheritableDoubleBuilder HolderAngleBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder HolderLengthBuilder { get; }
Property Value
Declaration
public bool HolderLock { get; set; }
Property Value
Declaration
public InheritableDoubleBuilder HolderShankHeightBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder HolderShankLineBuilder { get; }
Property Value
Declaration
public TurningToolBuilder.HolderShankTypes HolderShankType { get; set; }
Property Value
Declaration
public InheritableDoubleBuilder HolderShankWidthBuilder { get; }
Property Value
Declaration
public bool HolderUse { get; set; }
Property Value
Declaration
public InheritableDoubleBuilder HolderWidthBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder InsertLengthBuilder { get; }
Property Value
Declaration
public TurningToolBuilder.InsertPositions InsertPosition { get; set; }
Property Value
Declaration
public InheritableIntBuilder InsertPositionBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder InsertWidthBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder LeftAngleBuilder { get; }
Property Value
Declaration
public ManageToolPartBuilder ManageToolPartBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder MaxDepthBuilder { get; }
Property Value
Declaration
public bool MaxDepthToggle { get; set; }
Property Value
Declaration
public InheritableDoubleBuilder MaxFacingDiameterBuilder { get; }
Property Value
Declaration
public bool MaxFacingDiameterToggle { get; set; }
Property Value
Declaration
public InheritableDoubleBuilder MaxToolReachBuilder { get; }
Property Value
Declaration
public bool MaxToolReachToggle { get; set; }
Property Value
Declaration
public NCGroup McsSpindleGroup { get; set; }
Property Value
Declaration
public InheritableDoubleBuilder MinBoringDiameterBuilder { get; }
Property Value
Declaration
public bool MinBoringDiameterToggle { get; set; }
Property Value
Declaration
public InheritableDoubleBuilder MinFacingDiameterBuilder { get; }
Property Value
Declaration
public bool MinFacingDiameterToggle { get; set; }
Property Value
Declaration
public InheritableDoubleBuilder NoseRadiusBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder NoseWidthBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder OrientAngleBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder RightAngleBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder ThicknessBuilder { get; }
Property Value
Declaration
public TrackingBuilder TrackingBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder XMountBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder YMountBuilder { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink