Interface IMTI_ThreadMill
Assembly: SprutCAMTech.MachinigToolsImportTypes.dll
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("F84F2CDC-D58C-481B-AC05-9CCF506A73BD")]
public interface IMTI_ThreadMill : IMTI_AxialToolItems, IMTI_MachiningToolsItem
Properties
Declaration
double Diameter { get; set; }
Property Value
Declaration
double OD_ID { get; set; }
Property Value
Declaration
double OverallLength { get; set; }
Property Value
Declaration
double Pitch { get; set; }
Property Value
Declaration
int PitchCount { get; set; }
Property Value
Declaration
double StemDiameter { get; set; }
Property Value
Declaration
double WorkingLength { get; set; }
Property Value
Extension Methods