time_annotation#

solution_time.time_annotation(p0: str) int#

Sets whether time annotation will automatically be displayed on the screen during animation.

None.
Args:
p0:

‘toggle’

  • ON

  • OFF

Examples:
ensight.solution_time.time_annotation("ON")
Returns:

zero on success, non-zero on error