addShape Method
Appends a closed 3d planar region to the builder.
addShape(points: Point3d[]): void
Parameter | Type | Description |
---|---|---|
points | Point3d[] | Array of vertices of the shape. |
Returns - void
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.