Table of Contents

Class MillingToolUtil

Namespace
Hi.Milling.MillingTools
Assembly
HiMech.dll

Provides utility methods for working with milling tools.

public static class MillingToolUtil
Inheritance
MillingToolUtil
Inherited Members

Methods

GetFullH(IMachiningTool)

Gets the full height of the milling tool.

public static double GetFullH(this IMachiningTool millingTool)

Parameters

millingTool IMachiningTool

The milling tool to measure.

Returns

double

The height of the tool in the Z dimension.