Hi,
I’m using the native Grasshopper components to control object visibility, simplified in the code shown below:
Changing the “Hidden” state from False to True correctly hides the referenced object:
However, changing the same attribute back to “False” doesn’t unhide the same object:
This is new behaviour since last update, as far as I can tell. I’ve attached relevant files in the end of this post (can’t make Model objects internal, hence the .3dm-file). It did seem like this was mainly occuring when I’m trying to change the visibility of referenced objects, not ones created in Grasshopper directly.
Any thoughts on why this might occur is helpful.
I’m using build 8.16.25042.13001.
Visibility test 20250224.3dm (257.9 KB)
Visibility test 20250224.gh (9.9 KB)