algorithms.savgreader Module¶
Reader for NIST SAVG files.
This reader reads in a .savg file and produces a vtkPartionedDatasSetCollection with one vtkPartitionedDataSet for each type of primitive: points, lines, and polygons.
- class paraview.algorithms.savgreader.SAVGReader[source]¶
Bases:
VTKPythonAlgorithmBase