RVTDocs.com
Namespace: Autodesk.Revit.DB

FilterElementIdRule

Class
Description:
A filter rule that operates on ElementId values in a Revit project.
Remarks:
When GetRuleParameter()()()() returns a parameter that UsesLevelFiltering(Document, ElementId), then the comparisons will first compare the values of the levels' elevations, then compare the levels' names, and finally the levels' element ids to rank and sort the levels.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.FilterRule
    Autodesk.Revit.DB.FilterValueRule
      Autodesk.Revit.DB.FilterNumericValueRule
        Autodesk.Revit.DB.FilterElementIdRule
Syntax
public class FilterElementIdRule : FilterNumericValueRule