KQ-146 · SECTION/CUT
Section Cut
Drag a cutting plane down through a layered core sample and the block above the plane clips away, opening each stratum at a hatched section face as the plane crosses it, its label called out and a depth readout tracking the cut.
KQ-146 · SECTION/CUT
CORE SAMPLE · 06 STRATA
KQ-146
Core sample section cut: a 6-stratum core, top to bottom TOPSOIL, CLAY, SANDSTONE, SHALE, LIMESTONE, BEDROCK.
AT THE CUT · ABOVE GRADE
Drag the plane down - each stratum opens at the cut face.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/section-cut
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| strata | Stratum[] | — | Bands top to bottom, each with a thickness and tone. |
| onCut | (id | null) => void | — | Fires the stratum at the cut face, null above grade. |
| height | number | 300 | Core height in px. |