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: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.