InsertElementOptions Interface
Options supposed to IModelDb.Elements.insertElement.
Properties
Name | Type | Description | |
---|---|---|---|
forceUseId | boolean | undefined | If true, instead of assigning a new, unique Id to the inserted element, the inserted element will use the Id specified by the supplied ElementProps. |
Defined in
- core/backend/src/IModelDb.ts Line 92
Last Updated: 18 January, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.