How to refresh the viewer

As discussed here you can notify a modeler instance about elements being changed via the elements.changed event.

If you’re using the viewer you’d need to include the ChangeSupport feature or mimic its behavior to achieve the same results.

1 Like