Note
Go to the end to download the full example code.
Show Edges#
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.464 seconds)