Skip to content

20690: Group Datasets improvements

Update the "GroupDatasets" filter to use vtkGroupDataSetsFilter which supports more output types than just vtkMultiBlockDataSet and also allows users to rename blocks.

vtkSMRegistrationNamesDomain is a new domain which is need to ensure that the block names property gets initialized with registration names for the inputs.

Here's the new filter in action: vtkSMRegistrationNamesDomain ensures that the Block Names have good values by default.

ParaView_5.9.1-1648-gcdddf51dc3_080

Edited by Utkarsh Ayachit

Merge request reports