Revit Preview Release API |
ParameterFilterElement..::..AllRuleParametersApplicable Method |
ParameterFilterElement Class See Also |
Overload List
Name | Description | |
---|---|---|
![]() | AllRuleParametersApplicable(ElementFilter) |
Checks that the parameters of the rules used by the given ElementFilter are valid for this filter's categories.
|
![]() | AllRuleParametersApplicable(IList<(Of <<'(FilterRule>)>>)) | Obsolete.
Checks that the parameters of the given rules are valid for this filter's categories.
|
![]() ![]() | AllRuleParametersApplicable(Document, ICollection<(Of <<'(ElementId>)>>), ElementFilter) |
Checks that the parameters of the given ElementFilter (representing a combination of rules)
are valid for the given set of categories.
|
![]() ![]() | AllRuleParametersApplicable(Document, ICollection<(Of <<'(ElementId>)>>), IList<(Of <<'(FilterRule>)>>)) | Obsolete.
Checks that the parameters of the given rules are valid for the given set of categories.
|