ElementIntersectsSolidFilter
Overloads (2):
ElementIntersectsSolidFilter
| Name | Return Type | Description |
|---|---|---|
| ElementIntersectsSolidFilter(Solid) | None | Constructs a filter to match elements which intersect the given element. |
| ElementIntersectsSolidFilter(Solid, 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. |