MoI discussion forum
MoI discussion forum

Full Version: Invert and hide in one script?

Show messages: All  1-2  3-6

From: Matadem
20 May   [#3]
works perfect. tnx!
From: Booleano
27 May   [#4] In reply to [#2]
Hi

And return it to how it was?
From: Michael Gibson
27 May   [#5] In reply to [#4]
Hi Booleano,

re:
> And return it to how it was?

There is an Isolate function which will hide everything that is not selected, and also retain a memory of what was hidden and visible before.

When you trigger it a second time it will restore everything to its pre-isolate state.

That is available by right-clicking on the Edit > Hide button, or if you want to put it on a shortcut key use this:

script: moi.geometryDatabase.isolate();

- Michael
From: Booleano
29 May   [#6] In reply to [#5]
Hi Michael

Thank you

Show messages: All  1-2  3-6