LineArtist.draw_collection

static LineArtist.draw_collection(collection)[source]

Draw the collection of lines.

Parameters

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

Returns

list of Rhino.Geometry.Line