Skip to content

Fix empty multiblock writer

Closes #19175 (closed)

This merge request allows the vtkXMLMultiBlockDataWriter to write empty multi-block dataset to disk. Previously, any empty leaf would make the whole writing stop while the data structure is valid.

Edited by Francois Mazen

Merge request reports