[Bf-funboard] proposal for new feature: Set Edge Length

Nikola Radovanovic nrad at EUnet.yu
Fri Jan 6 16:56:50 CET 2006


>
> I have now update the script with new possibilities. Now you can select 
> several edges on the same time and then set the same length for all of them.
>
> Some new screenshots will appear soon at http://www.linet.se/blender/sel
You can put something like this at the beginning of script:
*
#!BPY

"""
Name: 'Set edge length'
Blender: 234
Group: 'Mesh'
Tooltip: 'Set edge length'
"""

__author__ = "Patrik Andersson"
__url__ = ("blender", "elysiun")
__version__ = "1.0 01/05/06"

__bpydoc__ = ""
*
to make it easy to access from Blender mesh/script menu.

Very useful script, thanks.

Regards

Nikola
http://scar.gradac.net




More information about the Bf-funboard mailing list