Message 1 of 2

Not applicable
06-07-2018
08:36 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there any command immediately relinquishes a borrowed or owned element?
Something like: `Relinquish(ElementId)`.
Context: our addin creates a view in order to show the user a part of their model. After the view is created, a section box is created to isolate the element. But if they are using C4R for example and they have another colleague using the addin also, then when the addin goes to section box on the same view, it will not be able to. One option is to create 1 view per user, but that will pollute their views.
Solved! Go to Solution.