• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

Max/GMax - "Named Selection Sets"

n4gix

SOH-CM-2016
Today I finally got around to learning about the "Named Selection Set" feature of Max/GMax...

OMG! I sure wish I'd taken the time to learn this years ago, since it very neatly solves any number of management issues in one fell swoop...
Briefly, the concept of a "Named Selection Set" is that we can organize our project's objects quickly and efficiently by giving objects that have things in common -such as a shared Material for example- a unique name.

Selecting any such "collection of objects" then is as simple as using the drop-down list on the upper toolbar to display a list of all "Named Selection Sets" and then clicking on whichever one we desire.

Voila! All objects in that named set are instantly selected, and if they happen to be "Hidden" or "Frozen" we are asked if we wish to have them "Unhidden" or "Unfrozen." If we say "no," the objects are still selected but won't be seen in the viewport.

"Named Selection Sets" may also be used to organize vertex, edge, face, or polygon "sets" within a single object, but cannot be mixed. In other words, a set may include vertices or edges or faces or polygons.

What are some "practical examples" of using this feature? Here's a quick list of some of what seem most obvious:

1. Many modelers use the "node system" to organize their project's objects, such as "exterior" and "interior" nodes, with all objects linked to their respective nodes. While this is convenient, there remains the problem of quickly choosing which of the two node's objects to hide or freeze. By selecting all objects in each node, and giving them a "Name" we can now instantly select either node's "Named Selection Set" and hide/unhide, freeze/unfreeze at will...

2. Using Hiroshi's Maxscript we can now select a single object, and quickly select all other objects in a scene that are assigned the same Material. Now while this is very nice and useful, I really don't want to do this over and over again! Now, once we've made our selection with Hiroshi's script, we can give that collection of objects a name!

3. Many times I subselect groups of polygons for UVW Mapping. While I could give each such group of polygons a unique MaterialID number, this isn't always the best way to organize such groups. Now, instead I can give each such group of polygons a unique "Named Selection Set" name, and quickly use the pick list to re-select any such group instantly.

Using the Edit/Edit Named Selections menu, we can quickly and easily Rename, Combine, Delete, Subtract (A-B), Subtract (B-A) or create an Intersection of multiple Named Selection Sets.

By the way, any object can be a "member" of multiple "Named Selection Sets," which can be a very handy thing to keep in mind!

I encourage everyone to explore the potential applications of this powerful tool! I know I will be! :ernae:
 
That is a very helpful explanation Bill. Thank you.

I have used Named Selection Sets for for a couple of years now mainly for identifying selections for mapping and for unhiding groups of objects.

What I have also found is that if you wish to cleanup your project by merging it into a new scene, you lose those Named Selection Sets. Have you found a way around that?
 
The only way would be to create dummy nodes with the same names, link the entire selection to the node. After a merge, then one would have to recreate the "Named Selection Set" (or not...)
 
Back
Top