Class RoughTurningBuilder
  
  
  
  
    Inheritance
    System.Object
    System.MarshalByRefObject
    
    
    
    
    
    
    
    RoughTurningBuilder
   
  
    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 RoughTurningBuilder : RoughFinishTurningBuilder, IMessageSink, IComponentBuilder
   
  Constructors
  
  
  
  
  RoughTurningBuilder()
  
  
  Declaration
  
    protected RoughTurningBuilder()
   
  Properties
  
  
  
  
  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
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  
  LevelDepthMode
  
  
  Declaration
  
    public RoughTurningBuilder.LevelDepthModeTypes LevelDepthMode { get; set; }
   
  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
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  
  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
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  
  Stepover
  
  
  Declaration
  
    public StepoverBuilder Stepover { get; }
   
  Property Value
  
  Implements
  
      System.Runtime.Remoting.Messaging.IMessageSink