「Extensions:2.4/Py/Scripts/Mesh/Mesh Flatten Faces」の版間の差分

提供: wiki
< Extensions:2.4‎ | Py‎ | Scripts‎ | Mesh
移動先: 案内検索
(Updated ScriptInfo template…)
 
(1版 をインポートしました)
 
(相違点なし)

2018年6月29日 (金) 02:53時点における最新版

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