EntityIdAndClassId Interface
Describes an Entity and its ECClass by Id.
Properties
Name | Type | Description | |
---|---|---|---|
classId | string | The Id of the entity's ECClass. | |
id | string | The entity's Id. |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.