<Code Lib>
2026 Method
Changes 0
M

ExclusionFilter.GetIdsToExclude

Description:
Returns the ids to be excluded by this filter.

public ICollection<ElementId> GetIdsToExclude()

ICollection<ElementId> The collection of ids to exclude.

Loading…