Message 1 of 2
monitor the selection changes in revit?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
is there any way to monitor the selection changes in revit?
for example , I select some walls now, the monitor reacts and get the array of these wall's ID, and I select others walls next, it reacts again...... just like the function of reactor ,AcEditorReactor::pickfirstModified ,in CAD API.
is there any way to realize it by revit API?