ifc_set_pset_value
Set a property value in an existing IFC property set. First list property names to avoid duplicates, then assign the value.
Instructions
Set one property inside an existing property set.
Run ifc_list_property_names first: exporters rarely use the standard names, and this fails loudly rather than creating a near-miss duplicate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guid | No | ||
| pset | Yes | ||
| query | No | ||
| value | Yes | ||
| property | Yes | ||
| max_elements | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||