pyvista.examples.examples#
Built-in examples that ship with PyVista and do not need to be downloaded.
Examples#
>>> from pyvista import examples
>>> mesh = examples.load_ant()
>>> mesh.plot()
Functions
Load ply airplane mesh. |
|
|
Load ply ant mesh. |
Load a uniform grid of fluvial channels in the subsurface. |
|
|
Load a simple explicit structured grid. |
Load frog tissues dataset. |
|
Load a globe source. |
|
Load a pyvista.Texture that can be applied to the globe source. |
|
Load a sample UnstructuredGrid. |
|
|
Load the hydrogen wave function for a |
Load the PyVista logo as a |
|
|
Load an example nut mesh. |
Create random hills toy example. |
|
Load a sample uniform grid. |
|
Load sphere ply mesh. |
|
Create example sphere with a swirly vector field defined on nodes. |
|
Load an example spline mesh. |
|
Load a simple StructuredGrid. |
|
Load a sample UnstructuredGrid containing only tetrahedral cells. |
|
Load a sample uniform grid. |