optimizeGeometry Method
Examine the geometry streams of every GeometricElement3d in the target iModel and apply the specified optimizations.
optimizeGeometry(options: OptimizeGeometryOptions): void
@note This method is automatically called from process if optimizeGeometry is defined.
| Parameter | Type | Description | 
|---|---|---|
| options | OptimizeGeometryOptions | 
Returns - void
Defined in
Last Updated: 10 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.