polygonClip Method
Clip a polygon using this ClipPlaneSet, returning new polygon boundaries. Note that each polygon may lie next to the previous, or be disconnected.
polygonClip(input: GrowableXYZArray | Point3d[], output: GrowableXYZArray[]): void
| Parameter | Type | Description |
|---|---|---|
| input | GrowableXYZArray | Point3d[] | |
| output | GrowableXYZArray[] |
Defined in
Last Updated: 08 January, 2020