Hi,
I have encountered a strange bug.
When I use the command _BooleanSplit it works fine and executes the command… BUT it also creates a copy of the split object.
Meaning that I now have three objects:
The two parts of the split object
and a copy of the split object before splitting…
This is a nauseance, not a major issue.
But still, would be great to resolve this if possible.