Message 1 of 3
Changing a Document when Selection Changed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Revit don't let streching a rebar if the first rebar is not visible.
I would like to fix this behavior by changing the presentation mode to All when a rebar is selected, and set it back to as it was when unselected.
The API doc says it is "forbidden to make modifications to the current document" in the SelectionChanged Event Handlers.
Any idea how to solve this?