Class RoughTurningBuilder
Inheritance
RoughTurningBuilder
Assembly: NXOpen.dll
Syntax
public class RoughTurningBuilder : RoughFinishTurningBuilder, IMessageSink, IComponentBuilder
Constructors
RoughTurningBuilder()
Declaration
protected RoughTurningBuilder()
Properties
BiTangentSmoothingBuilder
Declaration
public TurnBiTangentSmoothing BiTangentSmoothingBuilder { get; }
Property Value
Cleanup
Declaration
public RoughTurningBuilder.CleanupTypes Cleanup { get; set; }
Property Value
CutStrategy
Declaration
public CutStrategy CutStrategy { get; }
Property Value
Direction
Declaration
public TurnDirection Direction { get; }
Property Value
FirstPlunge
Declaration
public FirstPlunge FirstPlunge { get; }
Property Value
LevelDepth
Declaration
public double LevelDepth { get; set; }
Property Value
LevelDepthMode
Declaration
public RoughTurningBuilder.LevelDepthModeTypes LevelDepthMode { get; set; }
Property Value
NcmSmoothingBuilder
Declaration
public TurnNcmSmoothing NcmSmoothingBuilder { get; }
Property Value
NcmTransferWithinRegionsBuilder
Declaration
public TurnNcmTransferWithinRegions NcmTransferWithinRegionsBuilder { get; }
Property Value
NonCuttingBuilder
Declaration
public NcmTurnRoughBuilder NonCuttingBuilder { get; }
Property Value
PartOffDepthMode
Declaration
public RoughTurningBuilder.PartOffDepthModeTypes PartOffDepthMode { get; set; }
Property Value
PartOffDepthValue
Declaration
public double PartOffDepthValue { get; set; }
Property Value
PartOffEvents
Declaration
public PostEventsCiBuilder PartOffEvents { get; }
Property Value
PartOffPositionMode
Declaration
public RoughTurningBuilder.PartOffPositionModeTypes PartOffPositionMode { get; set; }
Property Value
PartOffPositionPoint
Declaration
public Point PartOffPositionPoint { get; set; }
Property Value
ReversalMode
Declaration
public RoughTurningBuilder.ReversalModeTypes ReversalMode { get; set; }
Property Value
SafeDistance
Declaration
public double SafeDistance { get; set; }
Property Value
Stepover
Declaration
public StepoverBuilder Stepover { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink