RVTDocs.com
Namespace: Autodesk.Revit.DB Class: DividedPath

DividedPath.SetIntersectingElements

Method
Description:
Set the elements whose intersection with path produces points.
Syntax
public void SetIntersectingElements(
	ICollection<ElementId> intersectors
)
Parameters
Parameter Type Description
intersectors ICollection
Return Value
Exceptions
Exception Condition
ArgumentException Not all intersecting elements in intersectors are valid.
ArgumentNullException A non-optional argument was null