@cyberjack wrote:
When writing Python for Rhino on the Mac
when I call CreateBooleanDifference, I get the Union of the inputs
when I call CreateBooleanUnion, I get the Difference of inputsWhen I perform the steps manually in Rhino it works fine, but when I try to do it in code it seems to be swapped.
Is anyone else seeing this problem?
I am running Rhino version 5.1 (58161) with Iron Python version 5.1.2015.131
Posts: 1
Participants: 1