Revit_Toolkit: Implement tag-based filtering on Pull
Open
type:feature
- Dominant language
- C#
- Stars
- 35
- Forks
- 16
- Avg merge
- 7d 29m
- Merged PRs (30d)
- 2
Description
#### Description:
`FilterRequest` has `Tag` property that allows filtering the objects to pull based on tags assigned to them. This is currently not supported in Revit_Toolkit, would be a nice to have - this, however, will probably require passing tag parameter name to `ElementIds` method, which I am not sure if is a good idea. TBC.
Workaround possible using `ParameterTextRequest`.
Contributor guide
Assessment
This issue has not been assessed yet.