load_ant#
- load_ant() PolyData[source]#
Load ply ant mesh.
- Returns:
pyvista.PolyDataDataset.
Examples#
Download Python source code | Download Jupyter notebook
>>> from pyvista import examples
>>> dataset = examples.load_ant()
>>> dataset.plot()
See Also#
- Ant Dataset
See this dataset in the Dataset Gallery for more info.
Used In#
Guides
- examples (1 use)
Docstring Examples
CompositeFilters.generic_filter(1 use)DataObject.user_dict(1 use)plot_ants_plane(1 use)plot_compare(1 use)