Show Edges#
Download Python source code | Download Jupyter notebook
Show the edges of all geometries within a mesh using the
show_edges property.
Sometimes it can be useful to show all of the edges of a mesh when rendering to communicate aspects of the dataset like resolution.
Showing the edges for any rendered dataset is as simple as specifying the
the show_edges keyword argument to True when plotting a dataset.

Total running time of the script: (0 minutes 2.568 seconds)