bsdd_get_class_properties
Retrieve paginated properties for a bSDD class, including data types, units, and allowed values, to determine required BIM element properties.
Instructions
Get the paginated list of properties for a bSDD class, including data types, units, and allowed values. Use to know what properties a BIM element should have.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max properties to return (default 100) | |
| offset | No | Pagination offset | |
| classUri | Yes | Class URI | |
| languageCode | No | ISO language code |