Construction & Trades
Board Length from Layout
Member length and slope from horizontal and vertical layout offsets. Uses the right-triangle solver.
Construction & Trades
Member length and slope from horizontal and vertical layout offsets. Uses the right-triangle solver.
App id: FRAM-05. Reference version 1.0.
How to fill it
Fill the inputs. The tool shows the outputs.
On the tool screen, Calc is the working sheet. Presets stores values you reuse. Reference is the formula, assumptions, and provenance below.
Formula
L = √(h² + v²); θ = atan(v / h)Inputs
| Name | Unit |
|---|---|
| Horizontal offset | ft |
| Vertical offset | in |
Outputs
| Name | Unit |
|---|---|
| Required length (hero result) | ft |
| Angle | deg |
Diagnose
This tool does not attach diagnose observations.
Provenance
- Same hypotenuse as GEOM-01.