<br><br><div class="gmail_quote">On Mon, Feb 20, 2012 at 10:24 AM, Antonio Ospite <span dir="ltr"><<a href="mailto:ospite@studenti.unina.it">ospite@studenti.unina.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Mon, 20 Feb 2012 03:17:43 +1100<br>
Campbell Barton <<a href="mailto:ideasman42@gmail.com">ideasman42@gmail.com</a>> wrote:<br>
<br>
> Since INTERLICHTSPIELHAUS asked, heres what I think our BMesh python<br>
> api will look like, Ill probably start work on it in a few weeks.<br>
><br>
> <a href="http://wiki.blender.org/index.php/Dev:2.6/Source/Modeling/BMesh/Python" target="_blank">http://wiki.blender.org/index.php/Dev:2.6/Source/Modeling/BMesh/Python</a><br>
><br>
<br>
</div>This partially answers my doubts[1].<br>
<br>
Will there be anything equivalent to edge.split() and face.split()?<br>
And about sorting elements I guess the .index attribute can be<br>
used for that?<br>
<br>
Thanks,<br>
   Antonio<br></blockquote><div><br>according to this:<br><a href="http://wiki.blender.org/index.php/Dev:2.6/Source/Modeling/BMesh#Euler_Operators">http://wiki.blender.org/index.php/Dev:2.6/Source/Modeling/BMesh#Euler_Operators</a><br>
<br>those operations should be available<br><br><br>inS<br><br><br><br> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
[1]<br>
<a href="http://lists.blender.org/pipermail/bf-python/2012-February/005781.html" target="_blank">http://lists.blender.org/pipermail/bf-python/2012-February/005781.html</a><br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Antonio Ospite<br>
<a href="http://ao2.it" target="_blank">http://ao2.it</a><br>
<br>
A: Because it messes up the order in which people normally read text.<br>
   See <a href="http://en.wikipedia.org/wiki/Posting_style" target="_blank">http://en.wikipedia.org/wiki/Posting_style</a><br>
Q: Why is top-posting such a bad thing?<br>
</font></span><br>_______________________________________________<br>
Bf-python mailing list<br>
<a href="mailto:Bf-python@blender.org">Bf-python@blender.org</a><br>
<a href="http://lists.blender.org/mailman/listinfo/bf-python" target="_blank">http://lists.blender.org/mailman/listinfo/bf-python</a><br>
<br></blockquote></div><br>