<html><head></head><body><div>After the boolean operations, save the current model to a BREP with</div><div><br></div><div><span style="font-family:monospace"><span style="color:#000000;background-color:#ffffff;">gmsh.write("model.brep")</span><br>
</span>Then read back the BREP from the .geo with ShapeFromFile() </div><div><br></div><div>Regards</div><div>--</div><div>jeremy theler</div><div><a href="http://www.seamplex.com">www.seamplex.com</a></div><div><br></div><div><span style="font-family:monospace"><br></span></div><div>On Wed, 2018-07-11 at 17:04 +0300, Роман Бутов wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div dir="ltr">Is there a way to save geometry <span style="font-size:small;text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">at python API</span> after boolean operations, with physical zones etc, and then do meshing from the saved file?<div>It is because boolean operations take a long time and it would be convenient to make them once. And then use the same geometry to generate different meshes.</div><div><br></div><div>Best regards,</div><div>Roman</div></div>
<pre>_______________________________________________</pre><pre>gmsh mailing list</pre><pre><a href="mailto:gmsh@onelab.info">gmsh@onelab.info</a></pre><pre><a href="http://onelab.info/mailman/listinfo/gmsh">http://onelab.info/mailman/listinfo/gmsh</a></pre><pre><br></pre></blockquote></body></html>