get_schedule
Retrieve building element quantities and totals from architectural plans, including doors, windows, walls, rooms, stairs, and levels. Specify the element kind and level to get structured schedule data.
Instructions
A quantity schedule of the building, read from the plan of every level (or one level):
doors and windows (mark, size, material), walls (area, volume per wall type), rooms (area, usage), stairs (type, risers, tread),
levels (elevation, height, totals). wall_height (mm) is used for the wall volumes. Returns columns,
rows and totals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| level | No | ||
| wall_height | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||