SelectionFilterElement.RemoveSet
Description:
Removes a set of ElementIds from the filter's set.
Removes a set of ElementIds from the filter's set.
public int RemoveSet(
ICollection<ElementId> ids
)
-
ICollection<ElementId>idsThe set of ElementIds to remove.
Return Value
int
-
A non-optional argument was NULL
No comments yet. Start the discussion.
Loading…