<div dir="ltr"><div><div><div><div>Hello Christophe, <br><br></div>Thank you again for responding to my message.<br><br></div>I see now, a MLine is used for the 1D case and a MEdge is used in the 2D case.So since I am dealing exclusively with 2D meshes, would I really need the MLine class? Or will there be cases when a 2D mesh uses the MLine class?<br><br></div>I believe that I asked this in my previous message, but I will ask it again here,<br><br></div>could you go a little bit more into detail of what you mean by "This will not expose any of the internal complexity of the code."?</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 10, 2017 at 11:16 AM, Christophe Geuzaine <span dir="ltr"><<a href="mailto:cgeuzaine@ulg.ac.be" target="_blank">cgeuzaine@ulg.ac.be</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hi Phillip,<br>
<br>
No, MLine is a mesh element of type line (a "1D" element). MEdge is a topological edge, joining two vertices.<br>
<br>
There is currently no documentation of the API; one of our objectives for Gmsh 4.0 is to design and distribute a high-level C API. This will not expose any of the internal complexity of the code.<br>
<br>
Christophe<br>
<div><div class="h5"><br>
> On 9 Oct 2017, at 04:31, phillip mobley <<a href="mailto:phillipmobley2@gmail.com">phillipmobley2@gmail.com</a>> wrote:<br>
><br>
> Hello all,<br>
><br>
> I have another question, this time it is the difference between MLine and MEdge.<br>
><br>
> Is the MLine used for the solver of GMSH and is the MEgde used in drawing the mesh on the GUI?<br>
><br>
><br>
</div></div>> ______________________________<wbr>_________________<br>
> gmsh mailing list<br>
> <a href="mailto:gmsh@onelab.info">gmsh@onelab.info</a><br>
> <a href="http://onelab.info/mailman/listinfo/gmsh" rel="noreferrer" target="_blank">http://onelab.info/mailman/<wbr>listinfo/gmsh</a><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
Prof. Christophe Geuzaine<br>
University of Liege, Electrical Engineering and Computer Science<br>
<a href="http://www.montefiore.ulg.ac.be/~geuzaine" rel="noreferrer" target="_blank">http://www.montefiore.ulg.ac.<wbr>be/~geuzaine</a><br>
<br>
Free software: <a href="http://gmsh.info" rel="noreferrer" target="_blank">http://gmsh.info</a> | <a href="http://getdp.info" rel="noreferrer" target="_blank">http://getdp.info</a> | <a href="http://onelab.info" rel="noreferrer" target="_blank">http://onelab.info</a><br>
<br>
</font></span></blockquote></div><br></div>