[Bf-python] Mesh Keys

Manuel manuelbastioni at tin.it
Sun Jul 6 11:04:00 CEST 2003


> Today I added support for mesh keys in NMesh.  It's probably not the best
> implementation, but it's a good test and while something better isn't
> written, it should help, right Manuel ?

GREAT! :-D


> # change the vertices and then add another key
> me.update()
> me.insertKey(50)
> 
> NMesh.PutRaw(me, "mymesh")


But the use of PutRaw isn't deprecated , to use
update() instead ?


Thanks,

               Manuel









More information about the Bf-python mailing list