Terrain.AddFiles Method

Top 

Description

Add terrain files to the Terrainobject. Terrain raster files need to be pre-processed with the FreeFlyer Terrain Index Generator before they can be used in FreeFlyer.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

Terrain.AddFiles(String path)

None

Add terrain files to the Terrainobject. Terrain raster files need to be pre-processed with the FreeFlyer Terrain Index Generator before they can be used in FreeFlyer.

Terrain.AddFiles(StringArray paths)

None

Add terrain files to the Terrainobject. Terrain raster files need to be pre-processed with the FreeFlyer Terrain Index Generator before they can be used in FreeFlyer.

 

 

See also

Terrain Object