Interface IMTI_UndercutSharpChamferMill
Assembly: SprutCAMTech.MachinigToolsImportTypes.dll
[Guid("3CB013B6-A1E8-4273-BF9D-9E266C338BB6")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IMTI_UndercutSharpChamferMill : IMTI_AxialToolItems, IMTI_MachiningToolsItem
Properties
Declaration
double Angle { get; set; }
Property Value
Declaration
double Diameter { get; set; }
Property Value
Declaration
double Height { get; set; }
Property Value
Declaration
double OverallLength { get; set; }
Property Value
Declaration
double StemDiameter { get; set; }
Property Value
Declaration
double Width { get; set; }
Property Value
Declaration
double WorkingLength { get; set; }
Property Value
Extension Methods