Behavior of Isolate script

 From:  Michael Gibson
9300.2 In reply to 9300.1 
Hi nameless, this one will work on an object with selected points:

script: moi.geometryDatabase.isolate();

That uses the built-in Isolate mechanism which is also available by right-clicking on the Edit > Hide button. It also remembers the visible/hidden state of objects at the time of the isolate and when you trigger it a second time it will restore those states.

- Michael