Skip to content

Import .med base geometry fix and write surface fix.

Aron Helser requested to merge aron.helser/session-old:med_resource_fix into master

On Import, new code to match surface and volume with global ids was checking a loop variable incorrectly.

In Write, a surface inside an empty volume was getting skipped.

Merge request reports