Skip to content

Allow .stl files to Export as .med files

Aron Helser requested to merge aron.helser/session:export_stl_med into master

Convert polydata to unstructured grid on the way in, and loosen the cell dimension check so the vtkMedWriter will save polydata surfaces.

For aeva#199 (closed)

Merge request reports