refresh#

ensight.refresh(force: int = 0) None#

Refresh the EnSight rendering window

Cause the EnSight rendering window to update.

Args:
force:

By default, the redraw will only occur if the scene is dirty. If force is set to 1, the scene will be forcibly redrawn.