Class ThreadMillingBuilder
  
  
  
    Inheritance
    
    
    
    
    
    
    
    
    
    ThreadMillingBuilder
   
  
  
  
  Assembly: NXOpen.dll
  Syntax
  
    public class ThreadMillingBuilder : CylindricalMillingBuilder, IMessageSink, IComponentBuilder
   
  Constructors
  
  ThreadMillingBuilder()
  
  
  Declaration
  
    protected ThreadMillingBuilder()
   
  Properties
  
  CutParameters
  
  
  Declaration
  
    [Obsolete("Deprecated in NX9.0.3.  Use CAM.HoleMachiningBuilder.CuttingParameters instead.")]
public ThreadMillingCutParameters CutParameters { get; }
   
  Property Value
  
  
  MotionOutput
  
  
  Declaration
  
    public ThreadMillingBuilder.MotionOutputTypes MotionOutput { get; set; }
   
  Property Value
  
  
  OppositeDirectionBuilder
  
  
  Declaration
  
    [Obsolete("Deprecated in NX1899.0.0.  Use NXOpen.CAM.FBM.Feature.FlipDirection to change the Z-axis on the in-process feature instead.")]
public OppositeDirection OppositeDirectionBuilder { get; }
   
  Property Value
  
  
  SpringPasses
  
  
  Declaration
  
    public int SpringPasses { get; set; }
   
  Property Value
  
  Implements
  
      System.Runtime.Remoting.Messaging.IMessageSink