<div dir="ltr">Hello,<div><br></div><div>I would like to extrude a locally refined 2d mesh using this geo file</div><div><br></div><div><div>cl1 = 10;</div><div>cl2 = 1;</div><div>Point(1) = {0, 0, 0, cl1};</div><div>Point(2) = {100, 0, 0, cl1};</div><div>Point(3) = {100, 100, 0, cl1};</div><div>Point(4) = {0, 100, 0, cl1};</div><div>Point(5) = {30, 30, 0, cl2};</div><div>Point(6) = {100, 100, 1, cl1};</div><div>Point(7) = {0, 100, 1, cl1};</div><div><br></div><div>Line(1) = {1, 2};</div><div>Line(2) = {2, 3};</div><div>Line(3) = {3, 4};</div><div>Line(4) = {4, 1};</div><div><br></div><div>Line Loop(6) = {3, 4, 1, 2};</div><div>Plane Surface(6) = {6};</div><div>Point {5} In Surface {6};</div><div><br></div><div>Extrude {0,0,20} {</div><div><span class="Apple-tab-span" style="white-space:pre">     </span>Surface{6}; Layers{ {1},{1} }; </div><div><span class="Apple-tab-span" style="white-space:pre"> </span>Recombine;</div><div>}</div></div><div><br></div><div><br></div><div>When I click 2D  or 3D buttons in mesh menu, I get errors.</div><div><br></div><div>Does anybody know the reason for this error? I searched the web unsuccesfully. :(</div><div><br></div><div>Best regards, </div><div><br></div><div>David</div></div>