elementGeometryCacheOperation Method @beta
Request operation using the backend geometry cache populated by first calling elementGeometryRequest.
elementGeometryCacheOperation(requestProps: ElementGeometryCacheOperationRequestProps): BentleyStatus
@returns SUCCESS if requested operation could be applied.
| Parameter | Type | Description | 
|---|---|---|
| requestProps | ElementGeometryCacheOperationRequestProps | 
Returns - BentleyStatus
SUCCESS if requested operation could be applied.
Defined in
- core/backend/src/IModelDb.ts Line 1385
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.