Interface IMTI_CenterDrill
Assembly: SprutCAMTech.MachinigToolsImportTypes.dll
[Guid("B241425C-E22B-40AB-B03C-4114DC32ADC3")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IMTI_CenterDrill : 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