hypar-io / Elements

The smallest useful BIM.
https://www.hypar.io
MIT License
349 stars 74 forks source link

Missing spaces: Leaf branches are not considered now during cycles search in Network.FindAllClosedRegions #991

Closed srudenkoamc closed 1 year ago

srudenkoamc commented 1 year ago

BACKGROUND:

DESCRIPTION:

FUTURE WORK:


This change is Reviewable

srudenkoamc commented 1 year ago

Reviewable status: 0 of 1 approvals obtained (waiting on @srudenkoamc)

_Elements/src/Search/NetworkCycleCoverage.cs line 397 at r1 (raw file):_

    }

    internal class NetworkNode

One class per file please.

Fixed: Moved NetworkEdge and NetworkNode classes to separate files