RVTDocs.com

SelectionFilterElement.RemoveSingle

Method
Description:
Removes a single ElementId from the filter's set.
Syntax
public void RemoveSingle(
	ElementId id
)
Parameters
Parameter Type Description
id ElementId The ElementId to remove.
Return Value
Exceptions
Exception Condition
ArgumentException Invalid ElementId
ArgumentNullException A non-optional argument was null