ArcObjects Library Reference (3DAnalyst)  

IBasicScene Interface

Provides access to basic members of the scene. Note: the IBasicScene interface has been superseded byIBasicScene2. Please consider using the more recent version.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

Members

Description
Read-only property BasicDisplay The basic 3D display used by the scene.
Method LoadAnimation Load the animation from a file.
Method SaveAnimation Save the animation to a file.

CoClasses that implement IBasicScene

CoClasses and Classes Description
Globe (esriGlobeCore) A container for the display and manipulation of data in the Globe.
Scene A container for the display and manipulation of data.

.NET Samples

Animation in the GlobeControl (Code Files: Animation)