Skip to main content
Muppet_Mark-QAl63s
Inspiring
April 12, 2011
Question

Isolation mode

  • April 12, 2011
  • 1 reply
  • 1767 views

Anyone know how to get a doc in and out of this using JavaScript…?

This topic has been closed for replies.

1 reply

Larry G. Schneider
Community Expert
Community Expert
April 12, 2011

The reference I find is to GroupItem and isIsolated as a boolean. Since the isolation mode is to work on items in a Group this makes sense. What were you looking to do?

Muppet_Mark-QAl63s
Inspiring
April 12, 2011

Larry, this is in relation to a script posted by Carlos in the main Illustrator forum only last week or so… I had done a little work on this idea too although didn't get about to posting it… What I was trying to do was 'screen grab' well image capture actually a selection from within AI and use it as part of the scriptUI. I have asked before about 'isIsolated' and got no real answer… When you put an object in isolation in the GUI all other art gets dimmed and this captures with image capture too plus exporting… It would have been nicer if I could have done this in script too, placing the emphasis on the object in question. Then letting the focus go back to normal… Here are a couple of pics that may explain better what I mean…

Some junk and an isolated object…

Normal mode…

But is this what 'isIsolated' is even referring too? It's a property of all page items and I can set & get without errors yet nothing happens? I can post the script too if you need see what I was monkeying about with…? It works in my CS5 but this would be nice to know how to do if its possible?

CarlosCanto
Community Expert
Community Expert
April 12, 2011

another broken property? isIsolated does nothing here either

Mark, what if you make a duplicate of your object, place it in a new layer and dim all other layers? I haven't tried it, do you think it would work?

EDIT: it works!!

Message was edited by: CarlosCanto