PointArtist.draw_collection

static PointArtist.draw_collection(collection)[source]

Draw a collection of points.

Parameters

collection (list of compas.geometry.Point) – A collection of Point objects.

Returns

list of Rhino.Geometry.Point3d