How to set the size of an Animation for export?
Ayush Kumar
Member, Moderator, Employee Posts: 467
✭✭✭✭
Answers
-
stress.ExportAnimation(os.path.join(OUTPUT_PATH, "mises-animation.avi"), GraphicsAnimationExportFormat.AVI, Ansys.Mechanical.Graphics.AnimationExportSettings(2000.0, 1000.0))
4