BlockResearchGroup / compas_tna

Form finding of funicular networks in compression with vertical loads using Thrust Network Analysis
https://blockresearchgroup.github.io/compas_tna
MIT License
13 stars 9 forks source link

feetless 2.0 issues: compatibility with pre-gs-ified form diagram #25

Closed tkmmark closed 1 year ago

tkmmark commented 3 years ago

(1) It would be great to have boundaries identification methods for FormDiagrams with GS-induced elements that (as an option) can identify the boundaries associated with the pre-GSified-mesh (in other words, the option to find the boundaries of form diagrams whereby the unloaded faces lining the unsupported edges, feets once upon a time, and any other non-physical elements to be introduced in future compas_tna are removed).

(2) Ditto for metrics like number_of_x() that can discount the non-physical GS-induced elements (e.g. edges that are not edges)

(3) On a related note, it would be great to have methods that can easily revert a form diagram to its pre-GSified mesh.

juney-lee commented 3 years ago

@tkmmark I think these issues have been resolved by now?

juney-lee commented 1 year ago

I believe 1) and 2) have been resolved. 3) will be possible with a new scene management based on compas_ui.