pyvista / pyvista-gui

A Graphical User Interface built atop PyVista
MIT License
14 stars 1 forks source link

How to plot in viewer from console? #24

Closed adam-grant-hendry closed 6 months ago

adam-grant-hendry commented 6 months ago

Can someone tell me how to use the console to plot into the viewer?

adam-grant-hendry commented 6 months ago
gui.plotter.add_mesh(your_mesh)