RVTDocs.com

SelectionFilterElement.AddSingle

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