ElementIntersectsSolidFilter
Public Constructor
Public Method
ElementIntersectsSolidFilter(Solid)
Public Method
ElementIntersectsSolidFilter(Solid, Boolean)
Overload List
Name
Description
Public Method
ElementIntersectsSolidFilter(Solid)
Constructs a filter to match elements which intersect the given element.
Public Method
ElementIntersectsSolidFilter(Solid, Boolean)
Constructs a filter to match elements which intersect the given element, with the option to match all elements not intersecting the given element.