Interface IMTI_BackBoringBar
Assembly: MachinigToolsImportTypes.dll
[Guid("23993AFF-C96A-4688-84DF-56C5C90CE3CC")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IMTI_BackBoringBar : 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 Height1 { get; set; }
Property Value
Declaration
double Height2 { get; set; }
Property Value
Declaration
double OverallLength { get; set; }
Property Value
Declaration
double StemAngle { get; set; }
Property Value
Declaration
double StemDiameter { get; set; }
Property Value
Declaration
double StemHeight1 { get; set; }
Property Value
Declaration
double StemHeight2 { get; set; }
Property Value
Declaration
double WorkingLength { get; set; }
Property Value
Extension Methods