imas_paraview.io.read_geom.fill_vtk_points

imas_paraview.io.read_geom.fill_vtk_points(grid_ggd, space_idx: int, points: vtkPoints, ids_name: str, progress=None) None

Populate the vtkPoints data structure with coordinates from the grid_ggd/space IDS node.

Parameters:
grid_ggd

a grid_ggd ids node.

space_idx: int

an index into the grid_ggd/space AoS.

points: vtkPoints

the vtk points instance.

ids_name: str

The name of the IDS.

progress=None

Progress indicator for Paraview.


Last update: 2026-03-11