Example_GeoPath
Description
| Full source code is included in the Tinman 3D SDK download. | 
This example shows how to perform common tasks with IGeoPathBase objects.
Public / Methods
ConvertPath
Converts a ground path (that uses height above ground) to a geo path (which uses ellipsoid height).
CreateSpiralingGroundPath
Creates a IGeoPath from a sequence of GroundPathSample values that are produced by code (a procedurally generated spiral).
LoadGroundPath
Loads a ground path from the given CSV file.
- IOException
- 
If an I/O error has occurred.