removeClosurePoint MethodStatic
Remove closure points of a polyline or array of polylines
removeClosurePoint(data: Point3d[] | Point3d[][]): void
| Parameter | Type | Description | 
|---|---|---|
| data | Point3d[] | Point3d[][] | points. | 
Returns - void
Defined in
- geometry3d/PolylineOps.ts Line 205
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.