Interface IMTI_LimitedConicalMill
  
  
  
  Assembly: MachinigToolsImportTypes.dll
  
  
    [Guid("2DFD5363-61F4-45BE-8C72-E78C579AA322")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IMTI_LimitedConicalMill : 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 Radius { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    double ShankDiameter { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    double ShankTaperAngle { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    double ShapeLength { 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