BoxArtist.draw

BoxArtist.draw(color=None)[source]

Draw the box associated with the artist.

Parameters

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

Returns

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