BHoM / Revit_Toolkit

A set of tools enabling exchange of information between BHoM and Revit.
GNU Lesser General Public License v3.0
27 stars 13 forks source link

DoesIntersect - intersection between solids bug #1481

Closed michal-pekacki closed 2 months ago

michal-pekacki commented 3 months ago

Description:

DoesIntersect raise exception instead of returning false:

image

Steps to reproduce:

Expected behaviour:

Test file(s):

michal-pekacki commented 2 months ago

This has been fixed via #1482