How does everyone typically handle having multiple detail views, with different layer states on a single layout? Is this possible in Rhino 7?
I am trying to avoid making multiple Make2D’s where if something changes I will have to update it in multiple places. Further to this is there a way to bind these view states while plotting? at the moment I have to manually change the layer states prior to plotting each sheet.
If this is not natively supported, I am curious how everyone in the community typically approaches this.
The short answer is probably “no”.
A longer answer would likely require more specific details about your situation. In Rhino 7, individual details have individual on-off states of layers. In Rhino 8, an extra layer on-off state was added to allow a layer to be off in model space but on in a detail.
-wim