Model.animationstart#

Model.animationstart()#

Starts the animation.

Example#

Start the animation#
import hm
import hm.entities as ent

model = hm.Model()
model.animationstart()