update_to_last#

solution_time.update_to_last() int#

Causes the display and all associated computations of the model to be updated to the last time or step of the model.

This command is not generated by the EnSight GUI, but is intended for use with batch or context operations where the time of the last step could vary from model to model.
Examples:
ensight.solution_time.update_to_last()
Returns:

zero on success, non-zero on error