<Code Lib>
2026 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 Int32 Int32

Loading…