Interface IMTI_DoubleRadialMill
  
  
  
  Assembly: MachinigToolsImportTypes.dll
  
  
    [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("9CF9A931-29CB-4C9E-9AFE-A6BF42541873")]
public interface IMTI_DoubleRadialMill : IMTI_AxialToolItems, IMTI_MachiningToolsItem
   
  Properties
  
  
  
  
  Declaration
  
    double CuttingDiameter { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    double OverallLength { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    double Radius { 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 TipRadius { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    double WorkingLength { get; set; }
   
  Property Value