Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is it possible to get the element Reference object for an element in a linked model same as if I use the uiDoc.Selection.PickObject(...) on the linked model?
PickObject returns a Reference object, and I need this reference objects after I've used filteredElementCollector for all elements I need in the linked model.
How can I achieve this?
Solved! Go to Solution.