VolMeshArtist.draw_celllabels
- VolMeshArtist.draw_celllabels(text=None)[source]
Draw labels for cells.
- Parameters
text (dict[int, str], optional) – A dictionary of cell labels as cell-text pairs. The default value is None, in which case every cell will be labelled with its key.
- Returns
list[System.Guid] – The GUIDs of the created Rhino objects.