owl-project / NVISII

Apache License 2.0
328 stars 28 forks source link

Need a way to get entity visibility #148

Open kevinfoley opened 2 years ago

kevinfoley commented 2 years ago

We can set entity visibility with entity.set_visibility(), but there doesn't appear to be any way to get the current visibility settings for an entity. Suggest adding a matching entity.get_visibility().

natevm commented 2 years ago

I agree, we can add this as a feature with the next release