Table of Contents

APT Profile Panel

The main model is AptProfile and its property AptProfile.Apt.

See APT Cutter Definition. GeneralApt is the generalization of other IAptBased types.

Layout

  • APT Profile Panel
    • Diameter Input Field (mm)
    • Round Radius Input Field (mm) Visibly if Apt is IAptRc
    • Round Ring Radius Input Field(mm) Visibly if Apt is IAptRr
    • Round Ring Height Input Field(mm) Visibly if Apt is IAptRz
    • Bottom Cone Angle Input Field (deg) Visibly if Apt is IAptAlpha
    • Top Cone Angle Input Field (deg) Visibly if Apt is IAptBeta
    • Length of Cut Input Field (mm)
Tip

Keep field format “G4”

Single-User WPF Application Source Code Path

  • Mech/ToolHouse/AptProfilePanel

see this page for git repository.