Rigid body mesh animation

Hi @arpastrana,

Thanks for your suggestion. Correct me if I’m wrong, you suggest using something like from compas_rhino.conduits import MeshConduit. Will that run faster or is there any other advantage than using MeshArtist.clear and do a redraw?

Victor