2026 Constructor
Changes 0
C

FilterElementIdRule

Description:
Constructs an instance of FilterElementIdRule.
  • valueProvider
    A pointer to a "value provider" object that will extract values from a Revit document.
  • evaluator
    A pointer to the filter rule evaluator object that implements the desired test. The built-in evaluators implement commonly used tests such as less-than, greater-than less-than-or-equal-to, equal, etc.
  • ruleValue
    The user-supplied value against which values from a Revit document will be tested.