Notifications
Clear all
[Closed] Isolate selection in maxscript
start:
macros.run "Tools" "Isolate_Selection"
end:
d = for hwnd in UIAccessor.GetPopupDialogs() where UIAccessor.GetWindowText hwnd == "Warning: Isolated Selection" do exit with hwnd
if d != ok do UIAccessor.PressButtonByName d "Exit Isolation Mode"
check if ON:
d = for hwnd in UIAccessor.GetPopupDialogs() where UIAccessor.GetWindowText hwnd == "Warning: Isolated Selection" do exit with hwnd
d != ok
isolated nodes:
Iso2Hidden
all ISO Persistents: #Iso2Hidden, #Iso2HidFlags, #Iso2View, #Iso2Lations, #Iso2ObjArr, #Iso2Camera