Get the classes using a property
bsdd_get_property_classesList the classes that use a given property in the buildingSMART Data Dictionary. Enter a property URI to find them.
Instructions
List the classes that use a given property.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of items to return (1-1000). Defaults to 50. | |
| offset | No | Zero-based offset of the first item returned. Default 0. | |
| searchText | No | Optional filter on the class name. | |
| propertyUri | Yes | Property URI. | |
| languageCode | No | Language code, case sensitive (e.g. "EN", "nl-NL"). Falls back to the dictionary default language. |