Tagged 'selection'

Attach Mesh by Material

26 votes

Easy way to make single mesh from array of objects with the same material.

QTO (Quick Tools Object) v.0.1

10 votes

This simple script, allows to accelerate the workflow in 3DSMax.
It assembles the normals tools of Selection, cloning, Hide, Freeze, Color, Rendering and Convert object in an only window allowing a fast search. Very useful for all the uses.

Quick Collapse

34 votes

QuickCollapse is a maxscript Struct with a few functions to speed up collapsing large numbers of objects, it provides feedback in the listener window so you can see progress as it goes.

Run script will trigger ‘CollapseSelected’ on your current selection. there isn’t much Error Checking involved, so filter your selection for meshes, and remeber that it SHUTS UNDO OFF for the collapse so that we dont have RAM overruns on large objectsets, so save/hold first eh?

Select Active Camera

30 votes

Simply selects the active camera from the current viewport (even if cameras / layer is hidden). If you've ever been frustrated because you're working full screen looking through the camera lens then need to change something about your camera, this script is for you. In that case you just run the script and bam you're able to edit camera properties in the stack or adjust keys in the time slider all with a single keystroke instead of having to hunt around in the select by name dialog...

Usage:

Select By Size / Volume

16 votes

This script allows you to select objects by their size or volume, by checking their
- bounding box size (= bounding box volume) or
- the actual volume of the mesh (the calculation function for this is taken from the MAXScript manual, I think Bobo is the genius behind it ! :-) )

Ghost Keyer 2

12 votes

Ghost Keyer 2 will allow you to key objects without having to select them. You can create custom groups of objects that will be keyed together. 

Ghost Keyer 2 UI-4

instanceTrimmer

9 votes

Takes a selection and reduces the selection to include only a single instance from each set of instances.

Tutorial:

Make a sphere and instance it once. Make a 3rd sphere, copy it once. Select all 4 spheres. Run the script in UI mode. Hit Do. Now your 3rd, 4th and either the 1st or 2nd sphere is selected.

selectionHighlighter

9 votes

This script simulates the Selection Highlighting mode from Silo in max. The idea is if you hover over an object, the object is selected, if you hover over a vertex, it selects the vertex, if you hover over an edge, the edge is selected, etc. No need for extra mouseclicks. Autodesk has half added this feature, this script goes all the way to adding full silo style selection highlighting. Note: This only works in max 2008.

Mass Randomizer

56 votes

Mass Randomizer 1.9

The ability to Randomize

pile

4 votes

Selection set manager, misc functions. This script will break your scenes and cause data loss, use at your own risk... otherwise modify at your leisure.