Unisolate API not woking

Unisolate API not woking

Anonymous
Not applicable
469 Views
2 Replies
Message 1 of 3

Unisolate API not woking

Anonymous
Not applicable

Could anyone test this phenomenon, and confirm that this could be a bud or I am just donig something wrong.

occurence is one of fusion components

 

occurence.isIsolated = True

occurence.isIsolated = False

 

In my case it does isolate it but does not un-isolate thru API.

0 Likes
Accepted solutions (1)
470 Views
2 Replies
Replies (2)
Message 2 of 3

BrianEkins
Mentor
Mentor
Accepted solution

I verified that this is a bug.  Setting isIsolated to False does not work.  I recommend that you report it in the Support forum and hopefully it will get fixed at some point.

 

It would be possible to work around this by essentially implementing your own Isolate functionality using the isVisible property of the Occurrence object, but it would take some effort.

---------------------------------------------------------------
Brian Ekins
Inventor and Fusion 360 API Expert
Website/Blog: https://EkinsSolutions.com
0 Likes
Message 3 of 3

Anonymous
Not applicable

Thank you Brian, is is a relief that its not just me.

0 Likes