Provides access to members than control bookmarks in 3D.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.
Members
All Properties Methods
Description
Apply
Applies bookmark to given viewer.
Capture
Copies bookmark properties from given camera.
Name
The name of the 3D bookmark.
CoClasses that implement IBookmark3D
CoClasses and Classes
Description
Bookmark3D
The 3D bookmark coclass.
Remarks
A 3D bookmark is analogous to a 2D bookmark that is used in ArcMap, except it is used in ArcScene. This interface is responsible for managing 3D bookmarks in the scene.
.NET Snippets Remove Bookmark3D from SceneBookmarks |
Navigate Scene to Bookmark3D |
Zoom to 3D Bookmark |
Add Bookmark3D to SceneBookmarks
.NET Samples Navigating around the SceneControl (Code Files:
SceneNavigateAndBookmarks )
.NET Related Topics How to create and zoom to a bookmark in globe