ElementProperties Interface
Data structure for storing element properties information in a simplified format.
@see Content for a format that stores all available element property data.
Properties
Name | Type | Description | |
---|---|---|---|
class | string | Label of element's ECClass. | |
id | string | Element's ID. | |
items | { T } | Container of property values | |
label | string | Element's label. |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.