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


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

IBasicScene Interface

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

Product Availability

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

Members

Name 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.

Classes that implement IBasicScene

Classes Description

.NET Samples

Animation in the GlobeControl