rhino_schedule_by_user_text
Group Rhino objects by a custom user_text key to generate BIM-style schedules such as wall/window schedules or material bills of materials.
Instructions
Aggregate objects grouping by user_text[group_key] value.
Useful for BIM-style schedules: ``group_key='assembly_type'`` produces a
wall/window schedule, ``group_key='material'`` produces a material BOM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||