Hello once again;
I was looking for a way to check whether an Object Manager has the Filter, Root, or Search modes active. (I suppose not... window control is a bit underrepresented in the API... but since the Viewport does have methods to check and control the filter, maybe...?)
And, consequently, how to check whether an object is actually visible in the OM. (We already talked about the NBIT_OHIDE flag in a different thread, but that does not apply here.) The above filters may hide any object or tag, but the objects do not reflect that in their local state, apparently.
Methods to set, clear, or query the content in these modes (e.g. the search string) would also be appreciated ;-)
(Searching the forum only revealed one similar question from long ago that was never answered.)