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: custom tolerance for the Graph component in "Full Graph" mode #6

Closed ar0551 closed 2 years ago

ar0551 commented 2 years ago

When computing the full aggregation graph, the Graph component currently uses the Wasp global_tolerance value. It would be useful to allow the user to set a custom tolerance, as in certain cases (e.g., interlocking connections) elements should be considered connected even is the connections are at a specific distance from each other (see attached screenshot) ViewCapture20220107_113554

ar0551 commented 2 years ago

Fixed in https://github.com/ar0551/Wasp/commit/929cf381597a3ce62f32c2741829485baf363c2f Will be released with Wasp 0.5.005b