Inputs
solidIntersectionResult : SolidIntersectionResult
Outputs
Element[] : Element[]
Description
A query node which returns the list of Revit Elements which intersected with the Dynamo Solid using the Element.IntersectsSolid node. If there were no intersections, an empty list is returned.
Features
Returns the list of Elements which intersected with the Dynamo Solid or an empty list if there were no intersections