- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
The pieces are there but...
What I would like to do is use the Revit.UI FilterDialog to allow the user to define the parameters and parameter values of objects of a given class to be applied to a selection set (Specifically NOT a View Filter) so they can then act upon the selected elements.
I have created a function that does the job but it's clunky and doesn't have all of the grouping, nor the ability to do and/or options so, while it serves better than nothing I would really love to replace my dialog with the much better existing FilterDialog (which already does everything that I would like to do).
The problem is that I can't find a way to use the FilterDialog without applying the results to a ParameterFilterElement which then can only be applied to a ViewFilter...
Is it possible to call the FilterDialog to create an active selection set from the results (given either a preselected group of objects to filter from, or a specific view to filter from, or from the database as a whole)?
-Gary
GaryOrrMBI (MBI Companies 2014-Current)
aka (past user names):
Gary_J_Orr (GOMO Stuff 2008-2014);
OrrG (Forum Studio 2005-2008);
Gary J. Orr (LHB Inc 2002-2005);
Orr, Gary J. (Gossen Livingston 1997-2002)
Solved! Go to Solution.