ConeArtist.draw
- ConeArtist.draw(color=None, u=None)[source]
Draw the cone associated with the artist.
- Parameters
color (tuple of float, optional) ā The RGB color of the cone.
u (int, optional) ā Number of faces in the āuā direction. Default is
~ConeArtist.u
.
- Returns
Rhino.Geometry.Mesh