BoxArtist.draw
- BoxArtist.draw(show_vertices=False, show_edges=False, show_faces=True, join_faces=True)[source]
Draw the box associated with the artist.
- Parameters
show_vertices (bool, optional) – Default is
False
.show_edges (bool, optional) – Default is
False
.show_faces (bool, optional) – Default is
True
.join_faces (bool, optional) – Default is
True
.
- Returns
list – The GUIDs of the objects created in Rhino.