FlorisWL / Graduation-BE

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

Create first component #7

Closed FlorisWL closed 3 years ago

FlorisWL commented 4 years ago

Create the first of the three gh components: The one that construct the resultant force, the global force diagram and eventually the support reactions.

Inputs:

Outputs:

Maybe add an extra component that handles the visualization of this output, so there you input most of this output plus stuff like Location global force diagram [Point3d] and Scale global force diagram [double]. Output is geometry to visualize.

Steps:

FlorisWL commented 4 years ago

Functionality to add:

FlorisWL commented 3 years ago

Done