Import VTK Plugin¶
The Import VTK Plugin loads datasets in VTK/VTU format directly into the viewer.
Features¶
- Support for
.vtk
and.vtu
files. - Import point clouds, meshes, and unstructured grids.
- Automatic placement in the dataset tree.
Usage¶
- Click the toolbar button
.
- Select one or more VTK files.
- The datasets appear in the Tree Inspector.
- Visualize and interact with the data in 3D.
Options¶
- Multi-file import: load several VTK datasets in one action.
- Dataset labeling: files are shown with their filename by default.
- Compatibility: works with PyVista and VTK formats.