Interface IMTI_CounterBoreDrill
  
  
  
  Assembly: MachinigToolsImportTypes.dll
  
  
    [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("357BEF34-001F-4E31-9065-4B2076A8F917")]
public interface IMTI_CounterBoreDrill : 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