<Code Lib>
2020 Constructor
Changes 0
C

ElementIntersectsSolidFilter

Overloads (2):

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

Loading…