BHoM_Engine icon indicating copy to clipboard operation
BHoM_Engine copied to clipboard

Geometry_Engine: Add control over ExternalEdges for mesh if to be done by geometry or topology

Open IsakNaslundBh opened this issue 3 years ago • 0 comments

Description:

Current version relies on geometriocal matching of vertices. Should also allow for instead using the mesh topology, which should be quicker, and for some mesh types give slightly different results.

SHould also change the equality check to a tolerance based square distance check.

IsakNaslundBh avatar Nov 29 '22 10:11 IsakNaslundBh