Message 1 of 9
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
When I use collector constructor "public FilteredElementCollector(Document document, ElementId viewId)", I get elements visible in this view and it works fine for elements from host document. How about linked document? How can I get know if element from linked document visible in a view in host document? If I put linked document to the collector constructor, then viewId used for view from linked document as well, but I need linked document and view from host document. Elements from linked document can be hidden manually in a view in host document different ways and I need to know if these elements are visible in this view.
Thanks,
Anatoly.
Solved! Go to Solution.