2024 Class Back to 2024
C

FilterNumericRuleEvaluator

Version comparison

Members across versions

5 members across 9 versions · 1 added later · 1 removed · 1 changed · 1 obsolete

Member-name color: stable · changed · removed · obsolete · added later

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
same same same same same same same same same
M Evaluate(Double, Double, Double)
same same same same same same same same same
M Evaluate(Int32, Int32)
same same same same changed same same missing missing
M Evaluate(Int64, Int64)
not yet introduced not yet introduced not yet introduced not yet introduced added same same same same
same same same same same same same same same

Per-version detail

Click a version below to see what changed in that release vs your current frame (2024).
Identical to 2024: 2025, 2025.3
2024 current

Changes in 2020 vs 2024 1 missing 1 changed

Flip API Versions →

Missing in 2020 (only available in 2024)

Changed members

FilterNumericRuleEvaluator.Evaluate(Int32, Int32)
Became obsolete in 2024: This method is deprecated in Revit 2024. Override the evalute method taking Int64 instead. It may be removed in a future version.
lhs Int32 A value from an element in the document.
rhs Int32 The user-supplied value against which values from the document are tested.
→ returns Boolean True if lhs , rhs satisfy the condition implemented by this evaluator.

Changes in 2021 vs 2024 1 missing 1 changed

Flip API Versions →

Missing in 2021 (only available in 2024)

Changed members

FilterNumericRuleEvaluator.Evaluate(Int32, Int32)
Became obsolete in 2024: This method is deprecated in Revit 2024. Override the evalute method taking Int64 instead. It may be removed in a future version.
lhs Int32 A value from an element in the document.
rhs Int32 The user-supplied value against which values from the document are tested.
→ returns Boolean True if lhs , rhs satisfy the condition implemented by this evaluator.

Changes in 2022 vs 2024 1 missing 1 changed

Flip API Versions →

Missing in 2022 (only available in 2024)

Changed members

FilterNumericRuleEvaluator.Evaluate(Int32, Int32)
Became obsolete in 2024: This method is deprecated in Revit 2024. Override the evalute method taking Int64 instead. It may be removed in a future version.
lhs Int32 A value from an element in the document.
rhs Int32 The user-supplied value against which values from the document are tested.
→ returns Boolean True if lhs , rhs satisfy the condition implemented by this evaluator.

Changes in 2023 vs 2024 1 missing 1 changed

Flip API Versions →

Missing in 2023 (only available in 2024)

Changed members

FilterNumericRuleEvaluator.Evaluate(Int32, Int32)
Became obsolete in 2024: This method is deprecated in Revit 2024. Override the evalute method taking Int64 instead. It may be removed in a future version.
lhs Int32 A value from an element in the document.
rhs Int32 The user-supplied value against which values from the document are tested.
→ returns Boolean True if lhs , rhs satisfy the condition implemented by this evaluator.