Animation storage type specification is an integer
mkundu1 opened this issue · 1 comments
mkundu1 commented
Currently, the solution animation storage type needs to be specified through an integer, it should be a string.
animation = solver.settings.solution.calculation_activity.solution_animations.create("a1")
animation.animate_on = "c1"
animation.storage_type = 7 # for PNG format