This interface provides methods for creating dynamic presentations that include fly to’s, the display of the terrain, and objects and features on the terrain at different times and dates, and the tracking of dynamic objects. The interface’s properties also expose control over the playing back of a presentation, including playback speed and mode (on-click or automatic), and caption size and position.
|
Properties |
|
|
An IAviWriter66 representing the conversion of a presentation to a movie in AVI format. |
|
|
Gets and sets the height of the caption boxes. |
|
|
Gets and sets an enum that determines the position of the caption boxes on the screen. |
|
|
Gets and sets an enum that determines the caption box type. |
|
|
Gets and sets the width of the caption boxes. |
|
|
Gets and sets an array of text strings assigned to each object global namespace. C# exposes this property as get_ClientData and set_clientData. (Inherited from ITerraExplorerObject66) |
|
|
Gets the ID of the presentation object. (Inherited from ITerraExplorerObject66) |
|
|
Gets and sets a Boolean that determines whether the presentation route is replayed continuously until stopped. |
|
|
Gets an enum that identifies the type of the object. (Inherited from ITerraExplorerObject66) |
|
|
Gets and sets an enum that determines the method of flight from one location to another. |
|
|
Gets and sets an enum that determines how the presentation advances from one step to the next. |
|
|
Gets and sets an enum that determines the play speed of the presentation. |
|
|
Gets and sets an enum that determines the presentation’s play status (e.g. playing, waiting for click, paused). |
|
|
Gets and sets a Boolean that determines whether the object is saved in the Fly file. (Inherited from ITerraExplorerObject66) |
|
|
An IPresentationSteps66 representing the steps in the presentation. |
|
|
An ITreeItem66 representing details about the representation of the object in the Project Tree. |
|
|
Methods |
|
|
Resumes the playing of the presentation from the step at which it was stopped. |
|
|
Creates a presentation step in which a popup window is displayed containing simple text. |
|
|
Adds a presentation step that clears a displayed caption. |
|
|
Creates a presentation step that sets a selected current time. |
|
|
Creates a presentation step changing the plane’s flight speed. |
|
|
Creates a presentation step in which the camera starts to follow a specified dynamic object. |
|
|
Creates a presentation step that adjusts the Date and Time slider range according to the selected group. |
|
|
Generates a route manually by creating a list of locations, with each location being a separate step. |
|
|
Creates a presentation step in which a message object is displayed in a container or floating popup. |
|
|
Creates a presentation step that opens a specified TerraExplorer tool |
|
|
Creates a step that animates progress of the system time to display the changes on the terrain during the selected timespan. |
|
|
Creates a step that animates progress of the system time to display the changes on the terrain during the timespan that was set for a specific group. |
|
|
Creates a step that animates progress of the system time to display the changes on the terrain over the project’s entire time range. |
|
|
Creates a presentation step that restarts a dynamic object. |
|
|
Creates a presentation step that sets the presentation to a specific date and time. |
|
|
Creates a presentation step that hides or shows a specified group. |
|
|
Creates a presentation step that hides or shows a specified object. |
|
|
Creates a presentation step that turns the underground mode on or off. |
|
|
Deletes a presentation step. |
|
|
Returns a text string assigned to each object global namespace. (Inherited from ITerraExplorerObject66) |
|
|
GetParam |
Reserved. Currently not used. (Inherited from ITerraExplorerObject66) |
|
Fast forwards or rewinds the presentation to a specific step. |
|
|
Fast forwards the presentation and plays from the next step. |
|
|
Pauses a presentation. |
|
|
Plays a presentation from the beginning. |
|
|
Plays the specified presentation step. |
|
|
Rewinds the presentation and plays from the previous step. |
|
|
Resets the presentation to its first step. |
|
|
Resumes a presentation from step at which it was paused. |
|
|
Assigns a text string to each object global namespace. (Inherited from ITerraExplorerObject66) |
|
|
SetParam |
Reserved. Currently not used. (Inherited from ITerraExplorerObject66) |
|
Opens the presentation editor, to view or modify presentation steps. |
|
|
Starts the recording of the presentation. |
|
|
Stops the playback of the presentation. |
|
|
Stops recording your fly through the terrain. |