MeshVTKLoader
This component belongs to the category of the MeshLoaders.
The MeshVTKLoader loads a mesh from a file under the format *.vtk. Such a mesh file can be either surface or volumetric meshes. The *.vtk meshes can be generated using the Paraview software.
Usage
No pre-requisite in your scene to use a MeshLoader.
Example
This component is used as follows in XML format:
or using SofaPython3:
An example scene involving a MeshVTKLoader is available in examples/Components/loader/MeshVTKLoader.scn
Last modified: 28 September 2022