rhino_panel_planarity
Evaluate panel planarity across a UxV grid sampled from a surface. Flags panels exceeding a tolerance and returns max, mean, and count of non-planar panels for reporting.
Instructions
Per-panel planarity report on a UxV grid sampled from a surface.
Each cell's planarity error = distance of the 4th corner from the
plane fitted through the first three. Cells whose error > tolerance
are flagged. The returned ``stats`` block summarises max / mean /
non-planar count for high-level reporting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||