ScriptSpot

Script

Quick Selection

By lbrooks · Credited author: Lorne Brooks · 2023-08-11

Version
1.1
Version requirement
3dsmax 2019-2024
Date updated
2023-08-19
Votes
1
Description

Quick Selection is a handy utility that provides several methods for selecting and managing objects within the scene, including the following:


  • Selection by Category
  • Selection by Stored Objects
  • Selection by Selection Sets (independent of any Max file)
  • Selection by Pathname literals (stored in a text file)


See online guide in links section. 




Latest Updates:

Version 1.1;

  • Store Selection now stores object names to an INI data file (same as Selection Sets) for persistence.
  • Added functionality to rename a selection set item and sort the selection sets list.
  • Added thin bar button to open the INI data file for browsing or editing.
  • Internal code refactoring and further UI tweaks.


Additional Info

The script can be found in category “LB Tools”.

Installation:

Drag the MZP file into your Max viewport.

Files will be copied to...

C:\Users\<userName>\AppData\Local\Autodesk\3dsMax\<maxVersion>\ENU\scripts\startup

and...

C:\Users\<userName>\AppData\Local\Autodesk\3dsMax\<maxVersion>\ENU\usericons

Attachments

Tags: selection, quick, Path, name, sets

Comments (2)

lykenan · 2023-08-12

Grab Set Objects error

-- Runtime error: Struct member access requires instance: f_selectSetObjects <<

Re: Grab Set Objects error

lbrooks · 2023-08-12

Hi, thanks for reporting the error. It should now be fixed in the latest script attached.