CircleArtist.draw
- CircleArtist.draw(show_point=False, show_normal=False)[source]
Draw the circle.
- Parameters
show_point (bool, optional) – Default is
False
.show_normal (bool, optional) – Default is
False
.
- Returns
list – The GUIDs of the created Rhino objects.