React Advanced Odontogram - v2.2.1
    Preparing search index...

    Function isToothImplant

    • Whether tooth toothNo is an implant on the ACTIVE chart (status/plan aware, reading the SAME toothState the perio number rows read). The graphical Dental Chart (PerioChart / perioGraphic.ts) uses this to draw the implant fixture artwork (#implant-base) in place of the natural #tooth-base for an implant tooth — a read-only presentation concern, outside the tooth-info panel, so like isPerioRowHidden/getToothMobility above it needs a small public read since it can't reach toothState directly. A never-touched tooth defaults to non-implant.

      Parameters

      • toothNo: number

      Returns boolean