[Bf-python] Mesh-Fill Function in Blender.Python?

Campbell Barton cbarton at metavr.com
Tue Mar 15 12:29:20 CET 2005


If you look on elysuin for the python based boolean, there is a patch 
that wrapps scanfill (Shift+F)
Im not sure how best to impliment this in python though.

Pass a Vertex List?, edge list?, use the current selection?
The last would require a mesh.update so as to work on the mesh rather 
then the NMesh data.

Personaly I like there being higher level functions of this sort in NMesh.
- Cam

Thomas Buschhardt wrote:

> I looking for the possiblity to execute the Mesh-Fill Function in 
> python (Shift-F)?
>
>
> _______________________________________________
> Bf-python mailing list
> Bf-python at projects.blender.org
> http://projects.blender.org/mailman/listinfo/bf-python
>
>


-- 
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




More information about the Bf-python mailing list