Tagged 'select'

GTVFX-SEL_SelByObjID

1 vote

 

Selects all objects in your scene with the Object ID specified. Filters out hidden objects.

 

 

 

Select By Type

0 votes

Simple script that allows you to select objects of the same class. Surely done before.

CamLister

4 votes

A very simple Camera Lister which allows to select and assign cameras by clicking it in the list.

Leftclick: Select the camera
Rightclick: Assign to current active Viewport

Very simple one but still my most used Script for daily work ;)

Select Faces By 2 Edges

2 votes

Select a Loop Faces between two selected Edges.

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

miauu's Select Edges by lenght

52 votes

With this script you can select edges which is less, equal or grater than the value that you want. Also, you can measure the lenght of single or multiple edges.

Instalation: Drag-n-drop mzp files in 3ds max. Go to Customize-Custumize User Interface, under "miauu" category you will find the script.

Grab Hierarchy

27 votes

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

Select Similar Spline

1 vote

this script works like select similar faces in polyboost or gmt, but with splines. so feel free to test it an post some suggestions :)

it have two modes:
by segments - selects by spline segments and their lengths (most precise)
by length - selects by overal length of the spline (useful in some cases)

new in v2.1
by type - selects by knot type (bezier,corner,etc)

selectFaceByMinAngle

0 votes

Select faces by min angle. works only on collapsed wditable_mesh object.

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.

Syndicate content