Passing in a particle to Visualization frame raises an error
Closed this issue · 1 comments
moorepants commented
If I do this:
VisualizationFrame('test', particle, shape)
I get a "particle doesn't have a dcm error"
This should be caught and say "You need to pass in a reference frame and a particle!"
moorepants commented
Fixed in PR #49