Skip to content

Fix binding of hostIntersection.

Samuel Burbulla requested to merge bugfix/intersectionbind into master

There occurred an issue in MMesh where a wrapped intersection was evaluated to the gf.bind(entity) fallback. I propose these changes to make the code more readable; and this fixes the issue.

Merge request reports