Application (IApplication66)

This interface controls various application level settings. You can return information about the data and executable path, enable or disable the joystick, and add or remove application containers.

 

 

Properties

 

Clipboard

An IClipboard66 representing TerraExplorer application’s clipboard.

Containers

An IContainers66 representing TerraExplorer application’s containers.

CPUSaveMode

Gets and sets a Boolean that determines whether TerraExplorer stops the render cycle until the user interface is utilized, or until another call is made passing false as its parameter.

DataPath

Gets the path for the application data of the user.

EnableJoystick

Gets and sets a Boolean that determines whether the joystick is enabled.

ExecutablePath

Gets the path for the TerraExplorer executable file that started the application, not including the executable name.

Multiple3DWindows

An IMultiple3DWindows66 that provides services related to synchronization and management of multiple 3D windows that are embedded in the same application.

SuppressUIErrors

Gets and sets a Boolean that determines whether error messages are suppressed.