Interface IMTI_NegativeRadiusMill
Assembly: SprutCAMTech.MachinigToolsImportTypes.dll
[Guid("09335A59-E289-40B5-B1D3-CC47237320C1")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IMTI_NegativeRadiusMill : 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