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

More transparent way to add feet #21

Closed ricardoavelino closed 4 years ago

ricardoavelino commented 4 years ago

Feature Request

It would be useful to have a more transparent way to add the feets to both cases:

1) Close network (contain the edges in the boundaries), should receive information of which node add the feet to.

2) Open network (containing leaves), should automatically consider the feets as the leaves unless explicitly said so....

 2.1) User should be able to input an open network by considering still a "closed network" in which the edges in the boundary become 'is_edge': False

3) Option to do it manually... Which parameters have to be set to achieve a sort of 'is_feet': True

juney-lee commented 4 years ago

Feet is no longer used in the generation of the form diagram.