Tom_P
5
two more things to look at:
_HideLayersInDetail will also hide nested / child layers.
So if you have a container / parent layer
ParentWithDoNotShowMyStuffInDetail
..Child01
..Child02
..Child03
you do not need to control the Child-Layers individual.
and 2nd:
check the new Rhino 8 Feature
“New Detail on”
in the layer panel.
So best practice is to set those values before creating the first layout / detail.
see this topic:
cheers - tom