create_roof
Generate a roof over wall outlines, choosing gable or flat style with pitch, overhang, and thickness. Replaces existing roof to update the building model.
Instructions
Roof over the walls (outline from the walls, or points), starting at base_height (the wall
height). "gable" = two slopes: a solid prism over the bounding box of the outline, pitch in degrees
(5-70), ridge along the longer side ("x" or "y" to choose). "flat" = a slab of thickness.
overhang (mm) extends the roof past the walls. Replaces the previous roof.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | gable | |
| view | No | ||
| pitch | No | ||
| ridge | No | auto | |
| points | No | ||
| replace | No | ||
| overhang | No | ||
| thickness | No | ||
| base_height | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||