Extensions:2.4/Py/Scripts/Mesh/Mesh Flatten Faces

提供: wiki
< Extensions:2.4‎ | Py‎ | Scripts‎ | Mesh
移動先: 案内検索

flatten_faces

About

Flatten
Flatten things along a given axis plane.
UI location Group: Mesh
Version 248 Author(s) Mariano Hidalgo
Blender 2.48 License GPL


Executable information
File name flatten.py


Links http://sites.google.com/site/androcto/Home/python-scripts/%3Dflatten_249.py

http://useless-scripts.blogspot.com/search/label/scripts

Additional information

This script lets you flatten things along the axis of you choose.

Works for faces, edges and groups of vertices.

Also usefull when deleting half of the object to perform a mirror and the middle loop has vertices not laying in the same plane.

Also useful for creating 2d silhouettes.


Support