Interface IMTI_SphericalProbe
  
  
  
  Assembly: MachinigToolsImportTypes.dll
  
  
    [Guid("45A645F4-43EA-4710-958F-FC59E4B154FE")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IMTI_SphericalProbe : IMTI_AxialToolItems, IMTI_MachiningToolsItem
   
  Properties
  
  
  
  
  Declaration
  
    double Diameter { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    double OverallLength { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    int ProbeNumber { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    double ShaftDiameter { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    double WorkingLength { get; set; }
   
  Property Value