RVTDocs.com

ReferenceIntersector.SetTargetElementIds

Method
Description:
Sets the set of ElementIds to test from in intersection testing.
Syntax
public void SetTargetElementIds(
	ICollection<ElementId> elementIds
)
Parameters
Parameter Type Description
elementIds ICollection The target ElementIds.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null