I have a rhino model with a lot of TextDots. I want these textdots to be visible in a single layout “Detail View”, but not in the model viewport.
some context: The purpose is to create multiple layouts, each of which shows a different set of textdots as an infographic. If each set of TextDots is visible in model space, the view gets clogged and very difficult to select or navigate the correct objects.
I don’t think that’s possible.
Layers and objects can have their display blocked in Layout Details (HideInDetail), but I think the layer has to be On in the model.
This has become helpful for a very specific job for me so thank you for the script, however, do we know of there is a way for the hidden object to be made visible again in the future?
If I do SelAll it registers it as an object that exists, however if I do Show it says nothing is hidden