BoxArtist.draw
- BoxArtist.draw(color=None)[source]
Draw the box associated with the artist.
- Parameters
color (rgb-tuple, optional) – The RGB color of the box. The default color is
compas.artists.ShapeArtist.color
.- Returns
list[bpy.types.Object] – The object(s) created in Blender to represent the box.