Commit f56d87f6 authored by Pierre-Antoine Rouby's avatar Pierre-Antoine Rouby
Browse files

Meshing: Mage: Fix profiles purge.

Showing with 2 additions and 0 deletions
+2 -0
......@@ -316,5 +316,7 @@ class MeshingWithMageMailleurTT(AMeshingTool):
return tmp_st
def import_m_file(self, reach, m):
reach.purge()
logger.debug(f"meshing: Import geometry from {m}")
reach.import_geometry(m)
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment