align
alignViewportToFace
Submitted by Neil Blevins on Sat, 2008-09-20 05:53.Aligns the viewport to the selected face. Thanks to Carl-Mikael Lagnecrantz for some code inspiration.
Tutorial:
Select an editable poly object, select a face, run the script. Now you have a new view perpendicular to that face.
Move To Surface
Submitted by Admin on Mon, 2007-12-17 06:46.The following will let the user move objects along their Z axis to fit a specified surface. Such a script can be used to automatically plant trees, poles etc. on the ground.
This script is straight out of the 3ds Max MAXScript reference file. Its part of the MAXScript 'How To' lessons that teaches how to use MAXScript with practical problems. Load your MAXScript reference (the one that ships with 3ds Max) and do a search for 'align surface' and it'll be the first result.
I did not write this script I merely copied the code here as aligning to a surface is a very common request. Make sure to read the other 'How To' tutorials in the 3ds Max MAXScript reference - they're all really good!

UV Tools
Submitted by gibbz on Wed, 2007-04-11 01:15.[Admin update - this is a commercial script]
UV Tools is a 3d studios max plugin designed for making the process of
UVW mapping easier. Designed mainly for use directly while in Editable
Polygon mode, you can use it directly alongside while you are modeling
or editing your geometry.
UV aligner
Submitted by noob-saibot on Fri, 2007-02-16 15:45.Script for aligning and looping vertices (uv's) inside the UVW unwrap dialog.
UI_Align_Scale_X.ms
Submitted by Paul Hormis on Fri, 2006-10-20 19:45.Align Position Rotation and Scale of selection to target from Center to Center
UI_Align_Position_X_Choose_Type.ms
Submitted by Paul Hormis on Fri, 2006-10-20 19:45.Align Position Rotation and Scale of selection to target from Center to Center
UI_Align_Scale_XYZ.ms
Submitted by Paul Hormis on Fri, 2006-10-20 19:45.Align Position Rotation and Scale of selection to target from Center to Center
UI_Align_Position_XZ_Choose_Type.ms
Submitted by Paul Hormis on Fri, 2006-10-20 19:45.Align Position Rotation and Scale of selection to target from Center to Center
MoveToView
Submitted by Andreas Tawn on Fri, 2006-10-20 19:45.Moves the selected object in front of the current view.
UI_Align_Scale_Y.ms
Submitted by Paul Hormis on Fri, 2006-10-20 19:45.Align Position Rotation and Scale of selection to target from Center to Center
