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