JesseBonanno / IndeterminateBeam

A solver for 1D indeterminate beams
MIT License
69 stars 20 forks source link

Remove all #10

Closed JesseBonanno closed 3 years ago

JesseBonanno commented 3 years ago

The remove functions (for loads, supports, and query points) should have a parameter that tells the function to just remove everything.

JesseBonanno commented 3 years ago

remove_all parameter added to all, if set to true will remove all / re initialisation. Is set to false by default