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