Interface IMTI_CounterSinkDrill
Assembly: SprutCAMTech.MachinigToolsImportTypes.dll
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("41591265-C96C-401D-B3E6-4C51B6C6310C")]
public interface IMTI_CounterSinkDrill : 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 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