Hi all,
I am currently working on automating the creation of bookmarks for 3D objects in a local scene view using the activeView.createBookmark("Bookmark name", "bookmark date") function within a Python toolbox.
While the bookmark thumbnail displays the anticipated 3D view, there is an issue when users click on the bookmark. It appears to open as a 2D bookmark instead of the expected 3D view.
I am seeking clarification on whether the createBookmark function is designed solely for use with map views. If this is not the case, I would greatly appreciate any guidance or insights on how to effectively automate the creation of 3D bookmarks.
Assem