Table of Contents

Namespace Hi.Milling.Cutters

Classes

AptProfile

Represents an APT (Automatically Programmed Tool) based profile for a milling cutter. This profile uses APT definitions to describe the cutter geometry.

ConstRatioProfile

Represents a constant ratio profile for a milling cutter. This profile maintains a constant ratio between inner and outer radii.

CustomSpinningProfile

Represents a custom spinning profile for a milling cutter. This profile allows for custom geometry to be used as the cutter profile.

CutterUtil

Utility class providing extension methods for cutter operations.

FluteContourDisplayee

Provides display functionality for flute contours in milling cutters. This class handles the visualization of both front and back surfaces of flute contours. Internal Use Only

FluteDependentRatioProfile

Represents a flute number dependent ratio profile for a milling cutter. This profile determines the ratio between inner and outer radii based on the number of flutes.

MillingCutter

Represents a milling cutter with its geometric and physical properties.

MillingCutterEditorDisplayee

Represents a displayable editor for milling cutter visualization. This class handles the rendering of cutter geometry, including flutes, profiles, and inner structures. Internal Use Only

Interfaces

IShaperProfile

Interface defining the shape profile of a cutter flute.

Enums

MillingCutter.IntegralModeEnum

Defines the integral mode of the cutter.

MillingCutter.MassAssignmentMode

Defines the mass assignment mode for the cutter.

MillingCutterEditorDisplayee.ShapeModeEnum