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 iscompas.artists.ShapeArtist.color
.- Returns
list[System.Guid] – The GUIDs of the objects created in Rhino.