pyvista.examples.downloads.download_carburator#

download_carburator(load=True)[source]#

Download scan of a carburetor.

Deprecated since version 0.37.0: Please use pyvista.examples.downloads.download_carburetor() instead

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.