Make all entities in model visible

I have a model with many entities, one entity is not visible and I can’t find it in the tree. Is there a way to make all entities visible? I tried selecting all and using visibility check but this doesn’t seem to do it…
Thanks

Hy,

write a small phyton-script → Loop all features which have a visible-property and set it to true?

Regards
Feature

Hi, thanks for your reply, yes that sounds like it would work but I have no idea of the syntax to find features. Is there a reference list that I should refer to? I haven’t got into python in VC yet…

Hy,

jes when you have VC open press “F1” for the mighty help!

Regards
Feature

1 Like

:joy: :rofl: :joy: :grimacing:
Thanks
I didn’t know to look for features…