TerraBuilder (TerraBuilder70)

This object is the main entry point to most TerraBuilder “service” functions. Through this object, you can manage the TerraBuilder application (e.g. open and close projects, and load several raster files, into TerraBuilder, as one source file).

 

 

Methods

 

ExitWhenFinished

Exits the TerraBuilder application when the script finishes executing.

GetFileSystemObject

Returns a FileSystemObject (Windows Scripting) for processing of folders and files.

MakeTLT

Gathers several files into a custom number of Tile Text File (TLT) source files, enabling the creation of pyramid files.

OpenProject

Opens a project.

Print

Prints the text passed in the parameter to the TerraBuilder log.

 

Properties

 

SGServer

Returns the TBSGServer70 object, which provides methods for communicating with SkylineGlobe Server.