addPointString MethodAbstract

Appends a 3d point string to the builder. The points are drawn disconnected, with a diameter in pixels defined by the builder's active rasterWidth.

addPointString(points: Point3d[]): void

Parameter Type Description
points Point3d[] Array of vertices in the point string.

Defined in

Last Updated: 08 January, 2020