From BlenderWiki

Jump to: navigation, search

[edit] flatten_faces

[edit] About

Name Flatten Version 248
Flatten things along a given axis plane. License GPL
Menu Group: Mesh Blender 2.48
Author Mariano Hidalgo
Link(s) http://sites.google.com/site/androcto/Home/python-scripts/%3Dflatten_249.py

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

Executable: flatten.py Modules:
Data: External Dependencies: None
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 silluettes 

[edit] Support