Hello.
ViewTableRecord class has a property named ViewAssociatedToViewport.
In the documentation it is defined as
Returns a flag to indicate whether or not the view is associated with a paper space viewport.
I switch to model space on a viewport defined in paper space.
Then the view associated with it becomes the current view, which
I get using GetCurrentView() method of Editor class
I want to access object id of viewport associated with this current view.
But ViewTableRecord provides only ViewAssociatedToViewport property.
Thank you for your time.
Kind regards,
Baris.