MeshArtist.draw

MeshArtist.draw(color=None)[source]

Draw the mesh.

Parameters

color (tuple[int, int, int] | tuple[float, float, float] | Color, optional) – The color of the mesh. Default is the value of MeshArtist.default_color.

Returns

Rhino.Geometry.Mesh