This document is archived and information here might be outdated.  Recommended version.


IBookmark3D Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IB > IBookmark3D Interface
ArcGIS Developer Help

IBookmark3D Interface

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

Name Description
Method Apply Applies bookmark to given viewer.
Method Capture Copies bookmark properties from given camera.
Read/write property Name The name of the 3D bookmark.

Classes that implement IBookmark3D

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 Samples

Navigating around the SceneControl