ifc_list_property_names
Discover actual property sets and names present in an IFC file, with occurrence counts, before writing property queries to avoid empty results from non-standard exporter naming.
Instructions
Every property set and property name that actually exists in this file, with occurrence counts.
Call this before writing any property query. Exporters routinely ignore the
standard names — ArchiCAD writes BaseQuantities where the standard says
Qto_WallBaseQuantities — and a query against a name that is not there
returns an empty set with no error at all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| properties_per_set | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||