Skip to content

Bug - difference() and differenceRev() #10

@bombicod

Description

@bombicod

A simple example
We have 2 polygons.
right

Image Image

after the cut

Image

difference() always return 3 points
There is always 1 line left
Point(x:106621.54, y:359663.73)
Point(x:106621.54, y:359663.73)
Point(x:106622.93, y:359663.82)

if we move point 5 a little higher, it works correctly.

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions