[Bf-python] Mesh Module,

Campbell Barton cbarton at metavr.com
Tue Oct 4 17:27:31 CEST 2005


Hi Ken, just messed with Mesh module..
Its surprisingly easy to convert a script that uses NMesh.

I noteced that you cant do   len(face) (as you can with nmesh), that 
should be a bit faster then len(face.verts)?
Since it dosent need to accsess the actual vert list

Heres an edit mode script that selects cop planer faces. usefull for 
modeling buildings.

Willian. If we can have an edit mode "Select" Python slot then I could 
do as I had done for UV's-
Select same Planer/Mode/Material/Image/Area etc. Would be nice using 
Kens new Mesh modele :)

Good work Ken!

- Cam

-- 

Campbell J Barton

133 Hope Street
Geelong West, Victoria 3218 Australia

URL:    http://www.metavr.com
e-mail: cbarton at metavr.com
phone: AU (03) 5229 0241

-------------- next part --------------
A non-text attachment was scrubbed...
Name: face_mesh_sel_same.py
Type: application/x-python
Size: 2501 bytes
Desc: not available
URL: <http://lists.blender.org/pipermail/bf-python/attachments/20051005/6158f3b1/attachment.bin>


More information about the Bf-python mailing list