ElementIntersectsElementFilter Constructor

Overload List
 NameDescription
Public methodElementIntersectsElementFilter(Element) Constructs a filter to match elements which intersect the given element.
Public methodElementIntersectsElementFilter(Element, Boolean) Constructs a filter to match elements which intersect the given element, with the option to match all elements not intersecting the given element.
Top
See Also