Message 1 of 8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
In my addin's form, which enables the user to select a rule-based filter or a selection filter from the document existing filters, I want to add a "Edit" button that launches the "Edit Selection" Revit command.
I know I could use a PostCommand, but then the edition window would appear when control returns from the current API context (i.e. when the main form is closed), which is not what I want.
I would like the user to be able to click on the "Edit" button, add/remove/edit some filters with the Revit native command, then go back to my main form and see the updated list of exisiting filters.
Is there a way to do so ?
Thanks.
Maxime
Solved! Go to Solution.