PointArtist.draw_collection
-
static
PointArtist.draw_collection(collection)[source] Draw a collection of points.
- Parameters
collection (list of compas.geometry.Point) – A collection of
Pointobjects.- Returns
list of
Rhino.Geometry.Point3d
PointArtist.draw_collection(collection)[source]Draw a collection of points.
collection (list of compas.geometry.Point) – A collection of Point objects.
list of Rhino.Geometry.Point3d