Skip to content

Issue #19236 - Fix SLCF parser to parse ID

uporersith requested to merge uporersith/vtk:FDSReader-SLCF-ID-Parse into master

The SLCF ID may contain spaces. This modification will account for the spaces and replace them with underscore '_'.

Merge request reports