///////////////////////////////////////////////////////////////////////////////////
//
// 20/06/2010
// Wayne Lee
//
animate@waynelee3d.com//
www.waynelee3d.com//
// wl_quickPlanar v1.0
// This script will planar vertices and faces to chosen world axis.
// Works on objects too. It planars them at the pivot.
//
// Uses the first selected as a guide to snap the others.
//
// Drop it into your scripts folder which is usually:
// C:\Users\Yourname\Documents\maya\[version]\prefs\scripts
//
// Make a button with wl_quickPlanar as the command
//
// Any bugs, let me know.
//
///////////////////////////////////////////////////////////////////////////////////