ElementGeometryCacheOperationRequestProps Interface
Request parameters for IModelDb.elementGeometryCacheOperation
Properties
| Name | Type | Description | |
|---|---|---|---|
| id | string | Target element id, tool element ids can be supplied by parameters... | |
| onGeometry | ElementGeometryFunction | undefined | Callback for result when element's geometry stream is requested in flatbuffer or graphic formats | |
| op | number | Requested operation | |
| params | any | undefined | Parameters for operation |
Defined in
Last Updated: 30 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.