addShape MethodAbstract
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: 30 November, 2023