We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 482317b commit 93493ccCopy full SHA for 93493cc
src/compas_ghpython/artists/volmeshartist.py
@@ -37,7 +37,7 @@ def draw(self, cells=None, color=None):
37
38
Returns
39
-------
40
- list[System.Guid]
+ list[:rhino:`Rhino.Geometry.Mesh`]
41
The GUIDs of the created Rhino objects.
42
Every cell is drawn as an individual mesh.
43
0 commit comments