[Bf-python] Sel Same Python Script

Campbell Barton cbarton at metavr.com
Mon Jul 26 05:25:26 CEST 2004


Hi, heres a script that selects the same face as the active based on 
different attributes, it uses menus and the PupFloatInput boxes too.

-
  Material
  UV Image
  Face Mode
  Vertex Colours
  UV CO-Ords
  Area
  Proportions (This is cool! selects faces with similar edge lengths, 
avoids the posability that some faces will be a totaly different shape 
but have the same ares.)
  Normal
  Co-Planer

Its also usefull to be able to subtract from the selection
    Add to Selection
    Subtract From Selection
    Overwrite Selection
    Overwrite Selection Inverse

I have tested this script quite well and there shoulent be any bugs-
The Script well have a menu item in the UV window.

I have optimized this as mutch as possible, faces that dont need to be 
checked (like when there alredy selected anyway) will not be evaluated 
(as well is hidden faces)

-  Cam


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: sel_same.py
URL: <http://lists.blender.org/pipermail/bf-python/attachments/20040726/6aa1b5aa/attachment.ksh>


More information about the Bf-python mailing list