[Bf-python] NMesh and edges informations

Willian Padovani Germano wgermano at ig.com.br
Sat Jan 15 18:55:49 CET 2005


Stephane SOPPERA wrote:

> What do you think about that?
> Should I do this modification?

Hi Stephane,

You're right, that's an unnecessary step.  With nmesh->mesh not NULL 
there's no need to update the mesh, that must be left to a direct call 
to nmesh.update().  So I'd say go ahead with the change.  obj.link(mesh) 
is doing more than it should.

Yann also has a point, update(edges = True) is much more readable.

-- 
Willian




More information about the Bf-python mailing list