Class RoughFinishTurningBuilder
Inheritance
System.Object
System.MarshalByRefObject
RoughFinishTurningBuilder
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
Syntax
public class RoughFinishTurningBuilder : TurningOperationBuilder, IMessageSink, IComponentBuilder
Constructors
RoughFinishTurningBuilder()
Declaration
protected RoughFinishTurningBuilder()
Properties
AxialTrimPlane1
Declaration
public TrimPlane AxialTrimPlane1 { get; }
Property Value
AxialTrimPlane2
Declaration
public TrimPlane AxialTrimPlane2 { get; }
Property Value
CustomMemberData
Declaration
public RoughFinishTurningBuilder.CustomMemberDataTypes CustomMemberData { get; set; }
Property Value
CustomMemberDataDistance
Declaration
public double CustomMemberDataDistance { get; set; }
Property Value
Type |
Description |
System.Double |
|
CustomPartBoundary
Declaration
public Boundary CustomPartBoundary { get; }
Property Value
CutParameters
Declaration
public TurnCutParameters CutParameters { get; }
Property Value
CutRegions
Declaration
public RoughFinishTurningBuilder.CutRegionsTypes CutRegions { get; set; }
Property Value
EndAngle
Declaration
public double EndAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
EndOffset
Declaration
public double EndOffset { get; set; }
Property Value
Type |
Description |
System.Double |
|
ExtendMode
Declaration
public RoughFinishTurningBuilder.ExtendModeTypes ExtendMode { get; set; }
Property Value
IgnoreMinimumBoringDiameter
Declaration
public bool IgnoreMinimumBoringDiameter { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LevelAngleBuilder
Declaration
public CutAngle LevelAngleBuilder { get; }
Property Value
MaximumAreaMode
Declaration
public RoughFinishTurningBuilder.MaximumAreaModes MaximumAreaMode { get; set; }
Property Value
MaximumAreaSize
Declaration
public double MaximumAreaSize { get; set; }
Property Value
Type |
Description |
System.Double |
|
MaximumAreaUnit
Declaration
public RoughFinishTurningBuilder.MinmaxAreaUnits MaximumAreaUnit { get; set; }
Property Value
MaximumSizeAxial
Declaration
public InheritableToolDepBuilder MaximumSizeAxial { get; }
Property Value
MaximumSizeMode
Declaration
public RoughFinishTurningBuilder.MinmaxSizeModes MaximumSizeMode { get; set; }
Property Value
MaximumSizeRadial
Declaration
public InheritableToolDepBuilder MaximumSizeRadial { get; }
Property Value
MinimumArea
Declaration
public RoughFinishTurningBuilder.MinimumAreaTypes MinimumArea { get; set; }
Property Value
MinimumAreaSize
Declaration
public double MinimumAreaSize { get; set; }
Property Value
Type |
Description |
System.Double |
|
MinimumAreaUnit
Declaration
public RoughFinishTurningBuilder.MinmaxAreaUnits MinimumAreaUnit { get; set; }
Property Value
MinimumSizeAxial
Declaration
public InheritableToolDepBuilder MinimumSizeAxial { get; }
Property Value
MinimumSizeMode
Declaration
public RoughFinishTurningBuilder.MinmaxSizeModes MinimumSizeMode { get; set; }
Property Value
MinimumSizeRadial
Declaration
public InheritableToolDepBuilder MinimumSizeRadial { get; }
Property Value
MultiChannelTurningLeadDistance
Declaration
public double MultiChannelTurningLeadDistance { get; set; }
Property Value
Type |
Description |
System.Double |
|
MultiChannelTurningMode
Declaration
public RoughFinishTurningBuilder.MultiChannelTurningModeTypes MultiChannelTurningMode { get; set; }
Property Value
Declaration
public Tool MultiChannelTurningSecondTool { get; set; }
Property Value
OmitReversals
Declaration
public bool OmitReversals { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
RadialTrimPlane1
Declaration
public TrimPlane RadialTrimPlane1 { get; }
Property Value
RadialTrimPlane2
Declaration
public TrimPlane RadialTrimPlane2 { get; }
Property Value
RegionMachining
Declaration
public RoughFinishTurningBuilder.RegionMachiningTypes RegionMachining { get; set; }
Property Value
RegionSelection
Declaration
public RoughFinishTurningBuilder.RegionSelectionTypes RegionSelection { get; set; }
Property Value
RegionSelectionPoint
Declaration
public Point RegionSelectionPoint { get; set; }
Property Value
StartAngle
Declaration
public double StartAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
StartOffset
Declaration
public double StartOffset { get; set; }
Property Value
Type |
Description |
System.Double |
|
StepAngleBuilder
Declaration
public CutAngle StepAngleBuilder { get; }
Property Value
ToleranceOffset
Declaration
public RoughFinishTurningBuilder.ToleranceOffsetTypes ToleranceOffset { get; set; }
Property Value
TrimPoint1
Declaration
public TrimPoint TrimPoint1 { get; }
Property Value
TrimPoint2
Declaration
public TrimPoint TrimPoint2 { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink