2024 Method
Changes 0
M

SelectionFilterElement.RemoveSet

Description:
Removes a set of ElementIds from the filter's set.
public int RemoveSet(
	ICollection<ElementId> ids
)
  • ICollection<ElementId>
    ids
    The set of ElementIds to remove.
Return Value int