Skip to content

Automatically remove duplicate coordinates in Polygon #48

@ElmarJ

Description

@ElmarJ

When building blocks from polygons (in file Editor/Builders/BlockFromPolygonBuilder.cs ), we do check whether the last and first point is duplicate, but not for other duplicates in the polygon. This causes an error when creating the mesh. In the Waterlooplein-data this is quite a common problem, it would be nice if we could silently (or with a warning) solve this by automatically removing one of the duplicate points.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions