FlorisWL / Graduation-BE

Repository for development of GS-based design tool for my master's graduation project
2 stars 0 forks source link

Investigation GS workflow in grasshopper #3

Closed FlorisWL closed 4 years ago

FlorisWL commented 4 years ago

Try to work on a general setup in grasshopper for the tool. Keyword is general, so should be flexible, expendable, work for any type of form/force diagram.

Maybe start with an investigation into the variations in form and force diagrams.

investigation variations in form and force diagrams

create a general setup for the tool to support these variations

FlorisWL commented 4 years ago

I am working on "first effort at developing something from scratch.gh"

Here the functionality is tried to be incorporated for a simple triangular truss, with only 3 members, 3 joints, and 1 load on the one joint that isn't also a support. Several issues have come to light which I need to work on to make it more general:

It sure is going to be quite a challenge to properly fix this. Probably will need to have more logic in C# and less in grasshopper.