Hi together,
we are developing a Rhino based software.
In this we split the rhinoviewport into 2 views (perspective and top) using the following command:
Rhino.Display.DefinedViewportProjection.Top/Perspective
However, during execution it does not show Top and Perspective but switches to Perspective and Perspective. If we make an interaction with the viewport in advance with the mouse the views are switched correctly/stay in Top/Perspective. Do you have an explanation for this?
Thank you, Nina