Project (TBProject70)

This object provides methods for saving projects, creating resolution pyramids, and publishing the TerraBuilder project (TBP) or project MPT file to SkylineGlobe Server. TBProject70 also provides access to the Layers, Polygons, and Settings objects.

 

 

Methods

 

CreateMPT

Creates a 3D terrain database file (MPT) from the current project.

CreateResolutionPyramids

Creates resolution pyramids for the current project’s sources.

PublishDirectConnectToSG

Publishes the current TBP project to SkylineGlobe Server.

PublishMPTToSG

Publish the project MPT to SkylineGlobe Server using the default settings.

Save

Saves the current TerraBuilder project to a TBP file.

SaveAs

Saves the current project to a specified TBP file.

 

Properties

 

Layers

Returns the TBLayers70 object.

Polygons

Returns the TBPolygons70 object.

Settings

Returns an interface to the TBSettings70 object for defining project settings.