3ds Max | Scripts

Find Script By String

17 votes

Recursive search in selected directory for string inside .ms scripts and finally double click on item in list of matches result to load the script for editing.

FindBadPolys

5 votes

this script finds triangular faces, quadrilateral polygons as well as any other n-sided polygons in your mesh and selects them for you.

Warning: It converts your object into an editable poly so make sure you don't mind your modifier stack
being collapsed.

known issues: 3dsMax crashes when you undo the operation a couple of times

findByActiveMaterial

3 votes

Finds all objects that are assigned the currently active material in the medit and does various things to them such as selecting them - printing their names - isolating them - etc.

FindByMaterial

4 votes

Like SelectByMaterial - but instead just gives you a list of all scene objects that have the currently selected meditslot material assigned to it.

FindByName

7 votes

"This is a utility that shows an object's parents given its name. It is useful for finding objects within closed and/or nested groups."

findInstances

4 votes

Finds instances of the selected object and does various things to them such as selecting them - printing their names - etc.

FindMapPath

4 votes

Select - hide or freeze any objects with a specific texture map applied to them. Search by full name or substring.

FindMapPath

0 votes

Select - hide or freeze any objects with a specific texture map applied to them. Search by full name or substring.

Findmodifier

3 votes

"Finds modifiers in your scene based on class name of modifiers. It has some defaults added to a drop down list but you can type in your own.However - first you need to know the class name of the modifier that you are looking for. "

FindOpenVertex

3 votes

The script allows you to find open vertex in editable splines/shapes

-very useful if you want to fix extruded shapes not closing.

Syndicate content