Interface IMTI_BoringBar
Assembly: MachinigToolsImportTypes.dll
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("DAB2403E-9A98-4018-8786-26391FAF1DD0")]
public interface IMTI_BoringBar : 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