Provides access to members that control the ArcScene Application object.
Product Availability
Available with ArcGIS Desktop. Requires 3D Analyst Extension.
Members
Description | ||
---|---|---|
ClearGesture | Clears gesture. | |
CopyToClipboard | Copies the current scene to the Clipboard. | |
CreateSubView | Makes a new viewer. | |
DefaultBackgroundColor | The Default Background Color for New Documents. | |
Export2d | Exports the Current Document to a 2d file format. | |
Export3d | Exports the Current Document to a 3d file format. | |
Page | The current page settings. | |
Paper | The current paper settings. | |
Printer | The current printer settings. | |
RestoreGesture | Restores gesture. | |
SelectionEnvironment | The selection environment. | |
ShowContextMenu | Displays a context menu for the current selection. | |
ShowTOC | Displays the table content. | |
SuspendGesture | Suspends gesture. | |
TOCVisible | Indicates if the TOC is visible. |
CoClasses that implement ISxApplication
CoClasses and Classes | Description |
---|---|
Application | The 3D Modeling Application. |
Remarks
Obtain a reference to ISxApplication through any object that supports IApplication. In ArcScene, ISxApplication is implemented by the Application CoClass.