Is there a way to "reload view" in the smart client programmaticaly?

Is there a way to “reload view” in the smart client programmaticaly?

When sending the command to show the same view, it does not revert to the state before someone manualy assigned a camera to a viewitem.

So basicaly press the button in the screenshot using the sdk.

Unfortunately, there is no way to refresh a single view through MIP coding. As an alternative, you can reload entire configuration, but we assume this is not what you want to do (NOT recommended). Basically this is like logging out and logging back in, so on big systems there will be a considerable time of “refreshing” everything.