Tagged 'select'

Select Similar Objects

50 votes

Select similar (to chosen) nodes by assembly of similarities.

SSObj

Select Every N-th-no UI

37 votes

If you want to select every 2nd or 3rd or 4th, etc edges, just select the first edge, skip the desired number of edges and select the second edge, then execute the script.

If you want to see the time that script needs to make a selection, just start MAXScript Listener.

Instalation: Drag 'n drop two mzp files in 3ds max, then go to Customize - Customize User Interface. Under "miauu" category you can find "Gap Loop" and "Gap Ring" scripts.

On the video below the script works 3 times slower, because of Camtasia and my old, single core PC.

Orionflame 4

31 votes

Orionflame 4 is the successor of the acclaimed production-proven modeling toolset for 3ds max, featuring a completely redesigned and rewritten core architecture, along with several new powerful modeling tools.

Experience the difference yourself.

Note: this is a commercial script

Camera Lister

30 votes

its a simple script for selecting cameras in your scene

v3.4 functions:
-fixed epic bug with history file
-safe frame replaced with camera correction

v3.2 functions:
-script now remeber its position and size

v3.1 functions:
-removed bug with locked selection
-added help button so help menu don't appear on script start

v3 functions:
- removed some unnecesary functions, fixed bugs and added window resizing
- 2click...select camera target
- click...use camera
- 2click+shift...selest camera and target
- 2click+crtl...toogle safe frame on/off

v2 functions:

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:

Grab Hierarchy

27 votes

Selecting whole heirarchy by picking one belonging object.
Similar to Sergo's "Pick Hierarchy" script but simplified code.

UniAttach-Detacher

21 votes

v3.07 Added fix for detached detach geometry if the source object had incorrect mesh issues.
Добавлено исправление отсоединённой detach-геометрии, если в исходном объекте были проблемы некорректной сетки.

Using single hotkey for Attach/Detach
Используя единственную горячую кнопку для Attach/Detach

MultiSelectFilter

19 votes

Filter what you want to select. If you hold CTRL you will be able to mark multiple options.
Video preview:
www.coldfolio.info/scripts/MultiSelectFilterPreview.mp4

Select Similar

17 votes

Allows you to select objects that are similar to the currently selected object. It will compare the bounding box size, mesh (vert, face, edge counts) and material either within the currently visible objects or all objects in the scene.

Demonstration video here

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 ! :-) )

Syndicate content