ifc_set_attribute
Set IFC attributes like Name or Description on single or multiple elements using GUID or query. Prevents accidental mass edits with a configurable element limit.
Instructions
Set one IFC attribute (Name, Description, ObjectType, Tag, ...).
Target one element with guid, or many with a selector query. A query
matching more than max_elements is refused with the count, so a typo
cannot rewrite the model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guid | No | ||
| query | No | ||
| value | Yes | ||
| attribute | Yes | ||
| max_elements | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||