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

Add "Connections Graph" option to AggregationGraph component #12

Open ar0551 opened 2 years ago

ar0551 commented 2 years ago

Currently, the Aggregation Graph returns a graph connecting the centers of each connected parts with each other. For various applications (e.g., structural analysis or topology studies) it could be useful to have a graph where lines connect the parts through their connected connections. This currently can be created combining the output of the graph with a DeconstructPart component, but an option for generating this automatically out of the components would be handy.