PolyhedronArtist.draw

PolyhedronArtist.draw(color=None)[source]

Draw the polyhedron associated with the artist.

Parameters

color (tuple[int, int, int] | tuple[float, float, float] | Color, optional) – The RGB color of the polyhedron. Default is compas.artists.ShapeArtist.color.

Returns

list[System.Guid] – The GUIDs of the objects created in Rhino.