Project (IProject80)

The IProject80 interface gives access to project settings and to basic methods for opening and saving the project.

 

 

Properties

 

FileVersion

Returns an ITEVersionInfo80 representing the version of TerraExplorer that the current Fly file was saved in.

Name

Gets the name and path of the currently loaded Fly file.

Settings

Allows defining the value of a specified parameter in the Fly file Project Settings.

 

Methods

 

Close

Closes a Fly file or terrain database.

LoadFiles

Loads an array of files of different file types into a project, with each file loaded as the best matched TerraExplorer object.

Open

Opens a Fly file or terrain database.

PublishToSGS

Publishes a project and all its layers, resources, and styling to SkylineGlobe Server.

Save

Saves the current project to a Fly file.

SaveAs

Saves the current project to a Fly file with a specified name.