Tagged 'select'

Random select

4 votes

Simple tool for random selection objects by percentage or count.

SplineTools

2 votes

Simple tools for working with splines in 3dsMax.

These tools includes:

  • -Selection filtering *Select only closed *Select only open 
  • -Clean up *Convert to spline and perform overlapping points weld.
  • -Close all *Close all splines
  • -Set points to corner/smooth/bezier/bezierCorner *Sub-object level sensitive
  • -Select by length *Select and sort splines by input length
  • -Sort *Detach open splines
  • -Explode *Explode shape object to splines (not segments)
  • -VArranger *Arrange selected splines by input z values and optionaly create a surface. Used to create terrain from drawing.

SplineTools_ScriptSpot_V.2.0

Rig Ready Script

0 votes

Hello, my first MAXscript is complete.
Script for 3D modelers and 3D animators.
It is recommended that you use the Y up coordinate system to perform operations on character assets such as unity3D.

Use after 3D modeling mesh editing and size checking.

[Option]
Rotation XYZ : Pivot coordinate Change.

Option_Move : Moving the Selected Model is Location is all 0.0
Option_Rotate: When released, it is not affected by the coordinate system.

Final Apply : Button is apply all of the above.

Created using 3ds max official manual and internet.

Select by Color and Move objects to Layer

1 vote

This simple script lets you choose a wirecolor by an object (like "Select by Color") and select all objects with the same color. You can move the selection to levels we have chosen.

 

 

Select Hidden, Visible or Occluded Objects

5 votes

Select only visible objects! Delete all objects hidden inside other objects!

If you are working with object heavy CAD models you probably know that often 90% of the objects are hidden internal components of the rig. Stuff you usually don't need or want. Object count that make 3dsMax crawl.

This script lets you either select what is visible or hidden from the current view - or let you scan the whole scene. 
It's a very efficient way to clean up your scenes with a high accuracy!

Select By Material

6 votes

'SELECT BY MATERIAL'


LATEST KEY FEATURES:

- Select multiple node/s in SME.

- Unhides and hides objects on scripts second run.


    --============================================================

Script which allows easy selection of materials inside Slate Material Editor and Compact Material Editor over 3ds max standard method.

Benefits over maxes built in way:

Heuristic Edge Select

10 votes

Select a loop of edges both on quad and non-quad geometry. Both a command without GUI and a settings dialog to fine-tune the stop cases are available.

Heuristic Edge Select Dialog

Control Hidden and Frozen Objects

1 vote

what this script does:
1- unfreeze objects by name
2- select freeze objects and move, rotate or scale them without unfreezing them.
--this is useful when you have several frozen objects and you do not want unfreeze all of them to select one of them.

3- select hidden objects, delete, more or...without unhide them

if you have some heavy hidden objects and you need delete them, first you should unhide them, then delete them but with this script you can select hidden objects and just delete them without unhide them.

--how it work,

Selection overlapping objects

6 votes

This script gets A List of objects' names under the cursor after which the object can be selected from the list, well used this script to the HotKey

Selection overlapped objects

Select exact smoothgroup

0 votes

Script selects all polys with exact smoothgroup as selected polygon.

Works with edit poly:
- Select one poly
- Apply script to select polys with exact smooth group

Can be found in Developer Tools category.
It's tiny but can be handy sometimes.