create_roof_truss
Generate engineered roof trusses with accurate geometry. Supports king post and fink truss types with proper web patterns and connections.
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) | |
| type | No | Truss type: king (simple with center post) or fink (W-pattern, most common) | fink |
| count | No | Number of trusses to create | |
| layer | No | Layer name for trusses | |
| pitch | No | Roof pitch as 'rise:run' (e.g., '6:12', '8:12'). Common: 6:12 | 6:12 |
| origin | No | Left wall bottom position [x, y, z] in inches | |
| 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 |