Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have tried with:
uidoc.Selection.SetElementIds(elementid);
SetElementIds requires an ICollector<ElementId> as argument and so I don't know how to only select a single element through its id, of type ElementId.
Any help would be appretiated.
Solved! Go to Solution.