<Code Lib>
2026 Constructor
Changes 0
C

ElementIntersectsElementFilter(Element)

Description:
Constructs a filter to match elements which intersect the given element.
Overloads (2):
ElementIntersectsElementFilter(Element)

  • element
    The element to check for intersection.

  • The category of the element is not supported for element intersection filters. -or- The element is not supported for element intersection filters.
  • A non-optional argument was null

Loading…