<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p><font size="+1">I am looking at using Gmsh in a FreeCAD
Workbench.</font></p>
<p><font size="+1">I see <br>
</font></p>
<p>"Actually gmsh::model::occ::importShapeNativePointer() was
originally only designed to work with the C++ and C APIs, and has
been removed from the Python and Julia APIs in Gmsh 4.4.<br>
<br>
If a Python specialist can help in making a new version of the
function that actually works in Python, we would be happy to
re-add it (even if of course such a function is intrinsically
"unsafe").<br>
<br>
Christophe"</p>
<p>So it looks like I would have to export the Shape I wish to work
on as a Brep file and<br>
import that into Gmsh. After meshing is there any easy option to
create a Brep file or TopShape version of the mesh?</p>
<p>Thanks Keith<br>
</p>
</body>
</html>