SetIntersectingElements Method


Divided Path Set Intersecting Elements Method


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public void SetIntersectingElements(
	ICollection<ElementId> intersectors
)

Parameters

intersectors ICollection ElementId
See Also