pyvista.examples.downloads.download_turbine_blade#

download_turbine_blade(load=True)[source]#

Download scan of a turbine blade.

Parameters:
loadbool, default: True

Load the dataset after downloading it when True. Set this to False and only the filename will be returned.

Returns:
pyvista.PolyData | str

DataSet or filename depending on load.

Examples

>>> from pyvista import examples
>>> dataset = examples.download_turbine_blade()
>>> dataset.plot()
https://d33wubrfki0l68.cloudfront.net/0be66569d754355f975818000b8b273a18276ef8/a834a/_images/pyvista-examples-downloads-download_turbine_blade-1_00_00.png