Breaking change in DoesIntersect(BoundingBoxXYZ, Element) method - element transform calculation has been removed from the body as it can produce incorrect results. Transform of element has been added as an input.
@pawelbaran to confirm, the following actions are now queued:
- check `code-compliance`
- check `documentation-compliance`
- check `project-compliance`
- check `branch-compliance`
- check `dataset-compliance`
- check `copyright-compliance`
- check `core`
- check `null-handling`
- check `serialisation`
There are 12 requests in the queue ahead of you.
@michal-pekacki just to let you know, I have provided a `check-installer` result to this Pull Request as it was detected to be linked to other Pull Requests in a series. The comment which triggered this check came from @michal-pekacki on BHoM_Engine
@michal-pekacki to confirm, the following actions are now queued:
- check `code-compliance`
- check `documentation-compliance`
- check `project-compliance`
- check `core`
- check `null-handling`
- check `serialisation`
- check `versioning`
- check `installer`
There are 17 requests in the queue ahead of you.
@michal-pekacki just to let you know, I have provided a `check-ready-to-merge` result to this Pull Request as it was detected to be linked to other Pull Requests in a series. The comment which triggered this check came from @FraserGreenroyd on BHoM_Engine
NOTE: Depends on
Issues addressed by this PR
Closes #
Bounds
forIEnumerable<BoundingBoxXYZ>
DoesIntersect
Breaking change in DoesIntersect(BoundingBoxXYZ, Element) method - element transform calculation has been removed from the body as it can produce incorrect results. Transform of element has been added as an input.
Test files
Changelog
Additional comments