Interface IMTI_SphericalMill
Assembly: MachinigToolsImportTypes.dll
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("3C4023B1-F1E1-4F32-808F-485A345D9E79")]
public interface IMTI_SphericalMill : 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
Extension Methods