ROAM-Lab-ND/generalized_rbda

More efficient way to build model

Closed this issue · 1 comments

Rather than have to register and then append bodies, can we just have one function call?

Related, I think it is conceptually wrong to have the Body class contain info about connectivity. I think all of that stuff should only be included in Node classes

Closed with #44