Interface IMTI_CylindricalMill
  
  
  
  Assembly: MachinigToolsImportTypes.dll
  
  
    [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("855D4F09-1869-4FF4-A43E-8CEEF71C4A5B")]
public interface IMTI_CylindricalMill : IMTI_AxialToolItems, IMTI_MachiningToolsItem
   
  Properties
  
  
  
  
  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