[Bf-python] BMesh python api proposal.

Daniel Monteiro Basso danielmbasso at gmail.com
Sun Feb 19 21:10:05 CET 2012


On Sun, Feb 19, 2012 at 7:47 PM, Campbell Barton <ideasman42 at gmail.com>wrote:

> Since you bring it up -
> BMElem.select_set(True)
> BMElem.select = True
>
> This seems odd having both. the difference is the function flushes
> selections.
> - so selecting a face will also select its vert's, de-selecting one of
> those verts will de-select any faces its used in  for eg,
> in some cases you might want to set every elements selection
> explicitly and not have BMesh be smart about flushing them for you.
>

In that case I would vote to rename the function to make the distinction
explicit.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.blender.org/pipermail/bf-python/attachments/20120219/f8988f54/attachment.html>


More information about the Bf-python mailing list