Class TurningToolBuilder
Inheritance
System.Object
System.MarshalByRefObject
TurningToolBuilder
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 TurningToolBuilder : ToolBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected TurningToolBuilder()
Properties
Declaration
public double AdapterBlockDepth { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double AdapterBlockHeight { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double AdapterBlockLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double AdapterDepth { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double AdapterDiameter { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double AdapterHeight { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double AdapterLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double AdapterStepDiameter { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double AdapterStepLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public TurningToolBuilder.AdapterStyleTypes AdapterStyle { get; set; }
Property Value
Declaration
public double AdapterTaperAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double AdapterTaperLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public bool AdapterUse { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public double AdapterZOffset { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public InheritableDoubleBuilder HolderAngleBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder HolderLengthBuilder { get; }
Property Value
Declaration
public bool HolderLock { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.Boolean |
|
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 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
Type |
Description |
System.Boolean |
|
Declaration
public InheritableDoubleBuilder MaxFacingDiameterBuilder { get; }
Property Value
Declaration
public bool MaxFacingDiameterToggle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public InheritableDoubleBuilder MaxToolReachBuilder { get; }
Property Value
Declaration
public bool MaxToolReachToggle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public NCGroup McsSpindleGroup { get; set; }
Property Value
Declaration
public InheritableDoubleBuilder MinBoringDiameterBuilder { get; }
Property Value
Declaration
public bool MinBoringDiameterToggle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public InheritableDoubleBuilder MinFacingDiameterBuilder { get; }
Property Value
Declaration
public bool MinFacingDiameterToggle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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