Interface IMTI_LimitedDoubleRadialMill
Assembly: SprutCAMTech.MachinigToolsImportTypes.dll
[Guid("993B4869-03DD-4A5C-9762-A307261768E1")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IMTI_LimitedDoubleRadialMill : IMTI_AxialToolItems, IMTI_MachiningToolsItem
Properties
Declaration
double CuttingDiameter { get; set; }
Property Value
Declaration
double OverallLength { get; set; }
Property Value
Declaration
double Radius { get; set; }
Property Value
Declaration
double ShankDiameter { get; set; }
Property Value
Declaration
double ShankTaperAngle { get; set; }
Property Value
Declaration
double ShapeLength { get; set; }
Property Value
Declaration
double ShoulderLength { get; set; }
Property Value
Declaration
double TipRadius { get; set; }
Property Value
Declaration
double WorkingLength { get; set; }
Property Value
Extension Methods