Multiple independant viewports

Hi all,

Can someone help me with the following question?
I’m looking for a way to create a 2nd (and later maybe more) viewport with an independent camera.

The goal is that the main screen gives a general overview, while the 2nd (or 3rd,4th, …) viewport has a view of a part of the model.

I think I should do it with the .NET API, but I have no idea of the interfaces I need to use.

Best regards,

1 Like

I have heard that it should be possible as there is some .NET API for multiple viewports, but its probably not simple to do.
I would recommend contacting VC support as they might have example code for such.