Interface IMTI_UndercutTwoAngleMill
Assembly: SprutCAMTech.MachinigToolsImportTypes.dll
[Guid("F6CAAE7B-56B8-4ADE-9326-56FE40C37972")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IMTI_UndercutTwoAngleMill : IMTI_AxialToolItems, IMTI_MachiningToolsItem
Properties
Declaration
double Angle1 { get; set; }
Property Value
Declaration
double Angle2 { get; set; }
Property Value
Declaration
double Diameter { get; set; }
Property Value
Declaration
double HeadHeight { get; set; }
Property Value
Declaration
double Height { get; set; }
Property Value
Declaration
double OverallLength { get; set; }
Property Value
Declaration
double ShaftDiameter { get; set; }
Property Value
Declaration
double SmoothRadius { get; set; }
Property Value
Declaration
double WorkingLength { get; set; }
Property Value
Extension Methods