Model.animationframenext# Model.animationframenext()# Advances to the next animation frame. Example# Advance the animation to the next frame# import hm import hm.entities as ent model = hm.Model() model.animationframenext()