createXYPolyLineInsideLeft MethodStatic
Create a convexClipPlaneSet with planes whose "inside" normal is to the left of each segment.
createXYPolyLineInsideLeft(points: Point3d[], result?: ConvexClipPlaneSet): ConvexClipPlaneSet
| Parameter | Type | Description | 
|---|---|---|
| points | Point3d[] | array of points. | 
| result | ConvexClipPlaneSet | 
Returns - ConvexClipPlaneSet
Defined in
- clipping/ConvexClipPlaneSet.ts Line 216
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.