forceClosure Method
- If not already closed, push a copy of the first point.
- If already closed within tolerance, force exact copy.
- Otherwise leave unchanged.
forceClosure(tolerance: number = Geometry.smallMetricDistance): void
| Parameter | Type | Description |
|---|---|---|
| tolerance | number |
Returns - void
Defined in
- geometry3d/GrowableXYZArray.ts Line 728
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.