<Code Lib>
2022 Method
Changes 0
M

View.GetFilterVisibility

Description:
Gets the visibility of the elements associated with a filter.

public bool GetFilterVisibility(
	ElementId filterElementId
)

Return Value bool True if the elements associated with the filter are visible in the view, false otherwise.

Loading…