Interface IMTI_FullConeSprayGun
  
  
  
  Assembly: MachinigToolsImportTypes.dll
  
  
    [Guid("C81A104E-F1B3-4DF5-93DE-9DCB36188A4E")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IMTI_FullConeSprayGun : IMTI_AxialToolItems, IMTI_MachiningToolsItem
   
  Properties
  
  
  
  
  Declaration
  
    double ConeAngle { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    double MaxSprayDistPercent { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    double NozzleSize { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    double OverallLength { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    double VirtualTouchDiameter { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    double WorkingLength { get; set; }
   
  Property Value