<Code Lib>
2023 Method
Changes 1
M

ElementIdSetFilter.GetIdsToInclude

Description:
Returns the ids of this filter.

public ICollection<ElementId> GetIdsToInclude()

ICollection<ElementId> The collection of ids.

Loading…