create_walls_3d
Extrudes 2D wall layers into 3D solids at specified height, cutting door and window openings, and returns volume and z-range for each solid.
Instructions
Extrude the 2D walls (layer 'murs', and 'cloisons' unless partitions=false) into solids of the given height (mm), from z=0. The doors and windows drawn in 2D are cut through: doors from the floor to door_height, windows from window_sill to window_sill + window_height. Replaces the previous 3D walls. Returns the volume (m3) and z range of each solid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | ||
| height | No | ||
| partitions | No | ||
| door_height | No | ||
| window_sill | No | ||
| window_height | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||