Interface IMTI_UndercutDoveMill
Assembly: SprutCAMTech.MachinigToolsImportTypes.dll
[Guid("6FEFBC42-4DBE-46C0-9753-DEAB96E0DBB6")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IMTI_UndercutDoveMill : IMTI_AxialToolItems, IMTI_MachiningToolsItem
Properties
Declaration
double Angle { get; set; }
Property Value
Declaration
double CornerRadius { get; set; }
Property Value
Declaration
double Diameter { get; set; }
Property Value
Declaration
double OverallLength { get; set; }
Property Value
Declaration
double ShapeLength { get; set; }
Property Value
Declaration
double WorkingLength { get; set; }
Property Value
Extension Methods