GetFilters Method


Returns an array of copies of the filters that are logically combined by this ElementLogicalFilter.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Since: 2019

Syntax

C#
public IList<ElementFilter> GetFilters()
Visual Basic
Public Function GetFilters As IList(Of ElementFilter)
Visual C++
public:
IList<ElementFilter^>^ GetFilters()

Return Value

Copies of the filters that are logically combined by this ElementLogicalFilter.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →