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.
Whether tooth
toothNois an implant on the ACTIVE chart (status/plan aware, reading the SAMEtoothStatethe 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-basefor an implant tooth — a read-only presentation concern, outside the tooth-info panel, so likeisPerioRowHidden/getToothMobilityabove it needs a small public read since it can't reachtoothStatedirectly. A never-touched tooth defaults to non-implant.