update#

Renderable.update() None#

Update the visualization and display it.

When this method is called, the graphics content is updated to the current EnSight instance state. For example, an image might be re-captured. The URL of the content stays the same, but the content that the URL displays is updated.

If the renderable was created in the context of a Jupyter notebook cell, the original cell display is updated.