ArcObjects Library Reference (ArcScene)  

ISxApplication Interface

Provides access to members that control the ArcScene Application object.

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

Members

Description
Method ClearGesture Clears gesture.
Method CopyToClipboard Copies the current scene to the Clipboard.
Method CreateSubView Makes a new viewer.
Read/write property DefaultBackgroundColor The Default Background Color for New Documents.
Method Export2d Exports the Current Document to a 2d file format.
Method Export3d Exports the Current Document to a 3d file format.
Read-only property Page The current page settings.
Read-only property Paper The current paper settings.
Read/write property Printer The current printer settings.
Method RestoreGesture Restores gesture.
Read-only property SelectionEnvironment The selection environment.
Method ShowContextMenu Displays a context menu for the current selection.
Method ShowTOC Displays the table content.
Method SuspendGesture Suspends gesture.
Read-only property 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.