<div dir="ltr">Hello!<div><br><div>I have been working on gmsh version 2.8.3, but now I've turned to version 3.0.2 where I found some problems with the Extrude function.</div><div><br></div><div>When pressing the command: line[] = Extrude {1, 0, 0} Using Wire {Point{50};}; in version 2.8.3 line[0] was the id of the extruded point and line[1] was the id of the line that connects the two points.</div><div>In version 3.0.2 line[] has only one element, line[0], which is the id of the line that connects the two points.</div><div><br></div><div>I really need the id of the extruded point.</div><div><br></div><div>Is there any other way I can find it?</div><div><br></div><div>Thank you!</div></div></div>