Interface IMTI_TorusMill
Assembly: MachinigToolsImportTypes.dll
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("7AA00B64-8C35-46CD-9DF5-5474F727FED2")]
public interface IMTI_TorusMill : IMTI_AxialToolItems, IMTI_MachiningToolsItem
Properties
Declaration
double CuttingDiameter { get; set; }
Property Value
Declaration
double OverallLength { get; set; }
Property Value
Declaration
double Radius { 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