Add methods for filtering elements by Design Options and/or Phases
Open
type:feature
- Dominant language
- C#
- Stars
- 35
- Forks
- 16
- Avg merge
- 7d 29m
- Merged PRs (30d)
- 2
Description
#### Description:
Selecting elements on the desired design options and/or phases often takes a lot of code, even more so if these elements reside in Revit links.
It would be great to have centralised methods for this, something along the line of `ElementFilter PrimaryOptionsFilter(this Document doc, ElementId phaseId = null, RevitLinkInstance link = null)`
Contributor guide
Assessment
This issue has not been assessed yet.