ar0551 / Wasp

Combinatorial Design with Grasshopper plug-in (LGPL) initiated by Andrea Rossi
https://linktr.ee/gh_wasp
GNU Lesser General Public License v3.0
54 stars 14 forks source link

Graph component fails when a Part has overlapping connections with different orientations #15

Closed ar0551 closed 1 year ago

ar0551 commented 1 year ago

Graph component should check if the connections belong to the same Part when checking for connectivity with Full Graph mode.

ar0551 commented 1 year ago

Fixed in https://github.com/ar0551/Wasp/commit/3fd97be5024705ee804a1a4fdfe91e5f40237778 by adding an option to filter connection according to available rules.