Interface IMTI_SawBlade
Assembly: SprutCAMTech.MachinigToolsImportTypes.dll
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("B21893C2-C125-44EF-9FFA-7C34CCDF0AA5")]
public interface IMTI_SawBlade : IMTI_AxialToolItems, IMTI_MachiningToolsItem
Properties
Declaration
double Diameter { get; set; }
Property Value
Declaration
double RoundingRadius { get; set; }
Property Value
Declaration
double Thickness { get; set; }
Property Value
Declaration
double WorkingLength { get; set; }
Property Value
Extension Methods