ElementIntersectsElementFilter
Overloads (2):
ElementIntersectsElementFilter
| Name | Return Type | Description |
|---|---|---|
| ElementIntersectsElementFilter(Element) | None | Constructs a filter to match elements which intersect the given element. |
| ElementIntersectsElementFilter(Element, Boolean) | None | Constructs a filter to match elements which intersect the given element, with the option to match all elements not intersecting the given element. |