Hi. I need a script for Max. I use 2010.
I need to select a face by number input.
Ideally iw would look like this.
Right click
Go down quad menu to SelectFaceByNumber
Put 1647 into a box. hit OK
then that face would be selected in Max sub-object face selection.
For right now I think that would work. Dual use of vert and face would be great. More than one at a time would be greator. Face select by a single integer is prefered right now though.
Thanks!
Replies
Thanks!!!!!
Here's my attempt: http://dl.dropbox.com/u/2904948/Tools/Martinez_Macro_SelectByNumber.mcr
Put the script in 3DMax/UI/MacroScripts/
Restart Max, and look in the monsterBlues category to bind to a hotkey.
It works with Edit Poly or Mesh, and there is an add to selection checkbox.
I also clear the text box after you enter a number, so that you can quickly keep typing numbers to add to the selection.