Class CylinderMillingBuilder
  
  
  
  
    Inheritance
    System.Object
    System.MarshalByRefObject
    
    
    
    
    
    
    
    CylinderMillingBuilder
   
  
    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 CylinderMillingBuilder : CylindricalMillingBuilder, IMessageSink, IComponentBuilder
   
  Constructors
  
  
  
  
  CylinderMillingBuilder()
  
  
  Declaration
  
    protected CylinderMillingBuilder()
   
  Properties
  
  
  
  
  AxialDistance
  
  
  Declaration
  
    public InheritableToolDepBuilder AxialDistance { get; }
   
  Property Value
  
  
  
  
  BlankDiameter
  
  
  Declaration
  
    public CylinderMillingBuilder.BlankDiameterTypes BlankDiameter { get; set; }
   
  Property Value
  
  
  
  
  BlankDistance
  
  
  Declaration
  
    public InheritableToolDepBuilder BlankDistance { get; }
   
  Property Value
  
  
  
  
  CleanupPasses
  
  
  Declaration
  
    public bool CleanupPasses { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  
  CutParameters
  
  
  Declaration
  
    [Obsolete("Deprecated in NX9.0.3.  Use CAM.HoleMachiningBuilder.CuttingParameters instead.")]
public CylinderMillingCutParameters CutParameters { get; }
   
  Property Value
  
  
  
  
  CutPattern
  
  
  Declaration
  
    public CylinderMillingBuilder.CutPatternTypes CutPattern { get; set; }
   
  Property Value
  
  
  
  
  DepthPerRevolution
  
  
  Declaration
  
    public CylinderMillingBuilder.DepthPerRevolutionTypes DepthPerRevolution { get; set; }
   
  Property Value
  
  
  
  
  DiameterForHelix
  
  
  Declaration
  
    public CylinderMillingBuilder.DiameterForHelixTypes DiameterForHelix { get; set; }
   
  Property Value
  
  
  
  
  HelixDiameter
  
  
  Declaration
  
    public InheritableToolDepBuilder HelixDiameter { get; }
   
  Property Value
  
  
  
  
  MinimumHelixDiameter
  
  
  Declaration
  
    public InheritableToolDepBuilder MinimumHelixDiameter { get; }
   
  Property Value
  
  
  
  
  OffsetFromStartDiameter
  
  
  Declaration
  
    public InheritableToolDepBuilder OffsetFromStartDiameter { get; }
   
  Property Value
  
  
  
  
  OppositeDirection
  
  
  Declaration
  
    public bool OppositeDirection { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  
  OppositeDirectionBuilder
  
  
  Declaration
  
    [Obsolete("Deprecated in NX9.0.0.  Change the Z-axis of the in-process feature instead.")]
public OppositeDirection OppositeDirectionBuilder { get; }
   
  Property Value
  
  
  
  
  RampAngle
  
  
  Declaration
  
    public InheritableDoubleBuilder RampAngle { get; }
   
  Property Value
  
  
  
  
  SpiralThickness
  
  
  Declaration
  
    public InheritableToolDepBuilder SpiralThickness { get; }
   
  Property Value
  
  
  
  
  StartDiameter
  
  
  Declaration
  
    public InheritableToolDepBuilder StartDiameter { get; }
   
  Property Value
  
  Implements
  
      System.Runtime.Remoting.Messaging.IMessageSink