Skip to content

Facade_Engine: Add Tolerance to Adjacency Bounds Check #3457

Open
@enarhi

Description

@enarhi

Description:

Adjacency checks return false for lines with miniscule endpoint differences due to the bounds check not using a tolerance.

Steps to reproduce:

Check adjacency of lines with miniscule end point differences within tolerance, and the adjacency check will return false.

Expected behaviour:

Adjacency returned as true whenever within tolerance.

Metadata

Metadata

Assignees

Labels

type:bugError or unexpected behaviour

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions