select_all_timesteps#

anim_flipbook.select_all_timesteps() int#

When loading a flipbook load all timesteps that exist.

This command is useful in batch scripts since you do not need to know how many timesteps exist. The command is not generated by interactive use of EnSight.
Examples:
ensight.anim_flipbook.select_all_timesteps()
ensight.anim_flipbook.load()
Returns:

zero on success, non-zero on error