Revit 2025.3 API
Element |

Name | Description | |
---|---|---|
![]() | ElementParameterFilter(FilterRule) | Constructs a new instance of an ElementParameterFilter from a single rule. |
![]() | ElementParameterFilter(IListFilterRule) | Initializes a new instance of the ElementParameterFilter class |
![]() | ElementParameterFilter(FilterRule, Boolean) | Constructs a new instance of an ElementParameterFilter, with the option to match all elements not passing a given filter rule. |
![]() | ElementParameterFilter(IListFilterRule, Boolean) | Initializes a new instance of the ElementParameterFilter class |
See Also