create_level
Adds a building level with a name, elevation, and height, or updates an existing level's properties. Optionally activates the level for drawing.
Instructions
Add a level (storey), e.g. name="R+1". elevation = floor level in mm (default: on top of the previous level); height = floor to floor. On an existing name, changes its elevation/height. activate=true switches to it (an empty plan).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| height | No | ||
| activate | No | ||
| elevation | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||