intersectRangeConvexPolygonInPlace MethodStatic
Return the intersection of the plane with a range cube.
intersectRangeConvexPolygonInPlace(range: Range3d, xyz: GrowableXYZArray): GrowableXYZArray | undefined
| Parameter | Type | Description |
|---|---|---|
| range | Range3d | |
| xyz | GrowableXYZArray |
Returns - reference to xyz if the polygon still has points; undefined if all points are clipped away.
Defined in
Last Updated: 08 January, 2020