Interface IMTI_UndercutRoundGrooveMill
Assembly: SprutCAMTech.MachinigToolsImportTypes.dll
[Guid("37E5A0C1-0584-490D-9990-70ABD7C8DC41")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IMTI_UndercutRoundGrooveMill : IMTI_AxialToolItems, IMTI_MachiningToolsItem
Properties
Declaration
double Diameter { get; set; }
Property Value
Declaration
double OverallLength { get; set; }
Property Value
Declaration
double Radius { get; set; }
Property Value
Declaration
double StemDiameter { get; set; }
Property Value
Declaration
double WorkingLength { get; set; }
Property Value
Extension Methods