Table of Contents

Namespace Hi.Milling.Apts

Classes

AptDerivative

Apt derivative.

BallApt

Ball End Apt.

BullNoseApt

Bull Nose End APT.

ColumnApt

Column End APT. The composition is identical to the BullNoseApt. However, the nose radius is generally smaller than the BullNoseApt.

ConeApt

Cone End APT.

ExactColumnApt

Column End APT.

GeneralApt

APT standard milling cutter geometry.

TaperApt

Taper End APT.

Structs

apt_t

Native apt.

Interfaces

IAptAlpha

Interface for APT objects with alpha angle.

IAptBased

Interface for APT-based objects.

IAptBeta

Interface for APT objects with beta angle.

IAptRc

Interface for APT objects with corner radius.

IAptRr

Interface for APT objects with round radius.

IAptRz

Interface for APT objects with Z-axis round center distance.

IGetApt

Interface for objects that can provide an APT-based object.

IGetGeneralApt

Interface of GetGeneralApt().