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 |
Defined in
Last Updated: 08 January, 2020