imas_paraview.ids_util.create_name_recursive¶
- imas_paraview.ids_util.create_name_recursive(node)¶
Generates a name for an IDS node. The parents of the node are searched recursively until the IDS toplevel is reached. The name of the metadata of each parent node is stored as well as the identifier, name or labels of the node, which are added in brackets, if applicable.
- Parameters:
- node¶
The IDS node
- Returns:
Name of the IDS node
Last update:
2026-03-11