elementGeometryCacheOperation Method
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 1362
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.