I have a model with a referenced (linked only) block in it.
When I create detail views of the model, and turn certain layers of the referenced model off (meaning the view/hide in detail view), I can get just the view I want. However when I save and close the model, and reopen it, the layers in the detail view are all turned on again.
It’s a little frustrating having to reset the layers in each detail view every time I open the model. Is this something you’re aware of?
Hi Iain, I think this is a ‘known limitation’ at the moment, I will check on it.
…
…
Yeah, it is a known thing and the best possible workaround at the moment, that I know of, is to use LayerStateManager to save the layer state and restore it when you reopen the file- does that do any good? Hmm - it looks like not, here.