MeshPlotter.update_vertices

MeshPlotter.update_vertices(radius=None)[source]

Updates the plotter vertex collection based on the current state of the mesh.

Parameters

radius ({float, dict}, optional) – The vertex radius as a single value, which will be applied to all vertices, or as a dictionary mapping vertex keys to specific radii. Default is the value set in self.defaults.