Class ToolAxisVariable
  
  
  
    Inheritance
    
    
    
    
    
    ToolAxisVariable
   
  
  
  
  Assembly: NXOpen.dll
  
  
    public class ToolAxisVariable : ToolAxisBase, IMessageSink
   
  Constructors
  
  
  
  
  Declaration
  
    protected ToolAxisVariable()
   
  Properties
  
  
  
  
  Declaration
  
    public bool ApplySmoothing { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public InheritableToolDepBuilder FanDistance { get; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public ToolAxisFixed FixedAxisOrientType { 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
  
  
  
  
  
  Declaration
  
    public double MaximumLeadAngle { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public ToolAxisVariable.MaximumLeadAngleTypes MaximumLeadAngleType { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public double MaximumTiltAngle { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public double MinimumHeelClearanceDistance { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public double MinimumLeadAngle { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public double MinimumTiltAngle { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public double NominalLeadAngle { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public ToolAxisVariable.NominalLeadAngleTypes NominalLeadAngleType { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public double RotationAngle { get; set; }
   
  Property Value
  
  
  
  
  
  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
  
  
  
  
  
  Declaration
  
    public double TiltAngle { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public Section TiltingDriveCurve { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public ToolAxisVariable.Types ToolAxisType { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public double ZagLeadAngle { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public double ZagRotationAngle { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public Direction ZagRotationAxis { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    public double ZagTiltAngle { get; set; }
   
  Property Value
  
  Implements
  
      System.Runtime.Remoting.Messaging.IMessageSink