More efficient way to build model
Closed this issue · 1 comments
MatthewChignoli commented
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
MatthewChignoli commented
Closed with #44