BHoM_Engine
BHoM_Engine copied to clipboard
Geometry_Engine: Add control over ExternalEdges for mesh if to be done by geometry or topology
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.