This little script will help the user in removing objects from the isolate mode.
After selecting one or more objects and choosing isolate, sometimes you want to remove one or more objects from the isolated objects group. So select one or more objects that you want to remove and click the script.
Another benefit is that when the script is grayed out and not available, the user will know
That 3DS Max is not in the Isolate Mode
Script
3DS Max - Remove Objects From Isolate Mode
By miledrizk · Credited author: Miled Rizk · 2018-09-20
- Version
- 1.00
- Date updated
- 2018-09-20
- Votes
- 1
Description
Videos
Attachments
- remove_from_isolate.mcr — remove_from_isolate.mcr922 B
Tags: 3dsmax, macroscript, maxscript, Autodesk 3ds Max, 3dsmax maxscript, 3dsmax isolate mode, 3dsmax macroscript, 3dsmax scripting
Comments (2)
appius · 2018-10-11
to remove some object from isolate mode, I just select them, Cttrl+I, Alt+Q. done. no script needed.
miledrizk · 2018-11-15
Yes, true,
I made the script based on a request from a user in the
Autodesk forum, where I suggested what you said but he said that he prefers a script
For that. So I made it, and he liked it, then I thought maybe I should post it
In case someone else prefers to use a script.