Class ToolAxisVariable
  
  
  
  
    Inheritance
    System.Object
    System.MarshalByRefObject
    
    
    
    ToolAxisVariable
   
  
    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
  
  
    public class ToolAxisVariable : ToolAxisBase, IMessageSink
   
  Constructors
  
  
  
  
  
  
  
  Declaration
  
    protected ToolAxisVariable()
   
  Properties
  
  
  
  
  
  
  
  Declaration
  
    public bool ApplySmoothing { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  
  
  
  
  Declaration
  
    public InheritableToolDepBuilder FanDistance { get; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public InterpolateAngle InterpolateAngleToDrive { get; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public InterpolateAngle InterpolateAngleToPart { get; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public InterpolateVector InterpolateVector { get; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public double LeadAngle { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  
  
  
  
  Declaration
  
    public double MaximumLeadAngle { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  
  
  
  
  Declaration
  
    public ToolAxisVariable.MaximumLeadAngleTypes MaximumLeadAngleType { get; set; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public double MaximumTiltAngle { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  
  
  
  
  Declaration
  
    public double MinimumHeelClearanceDistance { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  
  
  
  
  Declaration
  
    public double MinimumLeadAngle { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  
  
  
  
  Declaration
  
    public double MinimumTiltAngle { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  
  
  
  
  Declaration
  
    public double NominalLeadAngle { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  
  
  
  
  Declaration
  
    public ToolAxisVariable.NominalLeadAngleTypes NominalLeadAngleType { get; set; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public double RotationAngle { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  
  
  
  
  Declaration
  
    public Direction RotationAxis { get; set; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public ToolAxisVariable.RulingTypes RulingType { get; set; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public double SwarfTiltAngle { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  
  
  
  
  Declaration
  
    public double TiltAngle { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  
  
  
  
  Declaration
  
    public ToolAxisVariable.Types ToolAxisType { get; set; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public double ZagLeadAngle { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  
  
  
  
  Declaration
  
    public double ZagRotationAngle { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  
  
  
  
  Declaration
  
    public Direction ZagRotationAxis { get; set; }
   
  Property Value
  
  
  
  
  
  
  
  Declaration
  
    public double ZagTiltAngle { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  Implements
  
      System.Runtime.Remoting.Messaging.IMessageSink