Plane projection: script update

This is just a quick post to reveal an update to a simple script.

“Plane projection” projects vertices onto an arbitrary plane, in an arbitrary direction. Klopes also has a plane projection in his utilities script, but it only lets you define an arbitrary plane. I needed an arbitrary direction too.
Hence this script. It is simple, and somewhat unwieldy, but I’ve found it to be indispensible for some types of modeling.

Anyway, get the script: http://members.isp.com/[email protected]/redfox/files/planeproj_02.py

The script’s homepage: http://members.isp.com/[email protected]/redfox/python.html

Enjoy!

Levi

Great! complete and easy to use. And very useful scripts in your site, things like them are very missed in blender for 3D architecture.
(EDITED)
I suugest an idea: as well as vertex selection, use a vertex group and create a influence based on their weight. It could make an object laying on ground.