Interface IMTI_Drill
  
  
  
  Assembly: MachinigToolsImportTypes.dll
  
  
    [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("47F3A0F0-A127-4F7C-96E3-33DAA12468E8")]
public interface IMTI_Drill : IMTI_AxialToolItems, IMTI_MachiningToolsItem
   
  Properties
  
  
  
  
  Declaration
  
    double Angle { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    double CuttingDiameter { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    double OverallLength { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    double ShankDiameter { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    double ShankTaperAngle { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    double ShoulderLength { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    double WorkingLength { get; set; }
   
  Property Value