<div dir="ltr">Dear all<div><br></div><div>I am trying to use FreeCAD to make a 2d airfoil model and mesh it in gmsh. I would like some help on this.</div><div><br></div><div>I have loaded the airfoil coordinates using this macro</div><div><br></div><div><a href="https://github.com/FreeCAD/FreeCAD-macros/blob/master/ObjectCreation/Airfoil_Import_and_Scale.FCMacro">https://github.com/FreeCAD/FreeCAD-macros/blob/master/ObjectCreation/Airfoil_Import_and_Scale.FCMacro</a><br></div><div><br></div><div>This creates a BSpline. Then I have added more curves to define my domain. I want to specify the point distribution on these lines using "Transfinite Line".</div><div><br></div><div>When I open the iges file in gmsh, I see that points are duplicated. End point of one line has different number than first point of next line. How to avoid this ? </div><div><br></div><div>Should I define the surfaces in FreeCAD itself or in Gmsh ? Are there any examples available ?</div><div><br></div><div>Thanks</div><div>praveen</div></div>