[Bf-python] Ok, heres the status of the EMesh code.

joeedh joeeagar at prodigy.net
Sun Oct 10 08:44:15 CEST 2004


Campbell Barton wrote:

> Hi, Im with you on most things, a few areas of confusion, can cant 
> change the vertex data, ie- Location.

Modify the co attribute of the vert, so for example vert.co[0] += 1

>
> But you should be able to select the verts and use a grab macro to 
> move them? - Rotate Grab etc.
>
> Other things that you should be able to do are modify edge weight and 
> seams on selected edhes.
> Ctrl+E, Shift+E - So it works just like in Blender.
> - Cam

Put crease and seam stuff into the edge structures, but I'm not sure how 
to use that data,

joeedh




More information about the Bf-python mailing list