load_hexbeam

load_hexbeam#

load_hexbeam() UnstructuredGrid[source]#

Load a sample UnstructuredGrid.

Returns:
pyvista.UnstructuredGrid

Dataset.

Examples#

Download Python source code | Download Jupyter notebook

>>> from pyvista import examples
>>> dataset = examples.load_hexbeam()
>>> dataset.plot()
../../../_images/pyvista-examples-examples-load_hexbeam-118ee5668990fc5e_00_00.png

See Also#

Hexbeam Dataset

See this dataset in the Dataset Gallery for more info.