2027 Method
Changes 0
M

ParameterFilterUtilities.RemoveUnfilterableCategories

Description:
Removes from the given set the categories that are not filterable.
public static ICollection<ElementId> RemoveUnfilterableCategories(
	ICollection<ElementId> categories
)
  • ICollection<ElementId>
    categories
    The set of categories to check.
Return Value ICollection<ElementId> ICollection ElementId