Value > Collections > Collection Types > SelectionSet Values |
A SelectionSet represents the named scene node selection sets in the Named Selection Sets drop-down list in the 3ds Max toolbar.
Also see SelectionSetArray Values.
SelectionSet values are mappable.
Set by order in drop-down list
Retrieve the n-th object in set.
Returns center of bounding box of all objects in set.
Returns maximum corner of bounding box.
Returns minimum corner of bounding box.
Returns number of objects in set.
Get/Set the name of the selection set. This means that you can now rename an existing named selection set instead of destroying it and creating it again.
Available in 3ds Max 9 and higher.
Returns true if the selection set is deleted, false of it exists.
Available in 3ds Max 9 and higher.
Unlike ObjectSet, you cannot use SelectionSet as the root of a pathname!
The order of sequencing is consistent in a stable scene but somewhat arbitrary - it depends on how 3ds Max stores its object hierarchy internally which is effected mostly by order of additions and deletions to and from the scene.