<Code Lib>
2025 Method
Changes 1
M

View.GetOrderedFilters

Description:
Gets the filters applied to the view in the order they are applied.

public IList<ElementId> GetOrderedFilters()

IList<ElementId> The ElementIds of the Filters.

  • The element "this View" does not belong to a project document. -or- The view type does not support Visibility/Graphics Overriddes.

Loading…