The graphics coordinates created by gdspy are clockwise, with the first coordinate at the lower left corner. After doing the boolean OR operation, the direction of the graphic coordinates has changed to counterclockwise, and the first coordinate has become the coordinate of a point in the middle. How to deal with it?
I need the first coordinate of the graphics after the operation to always be the lower left corner, and the direction is clockwise