create_roof_truss
Create roof trusses with proper web patterns and connections. Supports king post (up to 26 ft) and fink (20-60 ft) types. Specify span, pitch, count, spacing, and lumber size.
Instructions
Create engineered roof trusses with accurate geometry based on professional truss analysis. Supports king post (simple, up to 26') and fink/W-truss (most common, 20-60'). Trusses include proper web patterns, angled members, and realistic connections. Use construction://roof-trusses resource for detailed guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| span | Yes | Clear span in feet (wall-to-wall distance, excluding overhang) | |
| pitch | No | Roof pitch as 'rise:run' (e.g., '6:12', '8:12'). Common: 6:12 | 6:12 |
| type | No | Truss type: king (simple with center post) or fink (W-pattern, most common) | fink |
| count | No | Number of trusses to create | |
| spacing | No | Spacing between trusses in inches (typically 24 OC) | |
| overhang | No | Overhang beyond walls in inches (each side). Standard: 12-24 inches | |
| lumber_size | No | Lumber size for members (actual dimensions: 2x4=1.5×3.5, 2x6=1.5×5.5) | 2x4 |
| origin | No | Left wall bottom position [x, y, z] in inches | |
| layer | No | Layer name for trusses |