Click or drag to resize

DefaultConnectionBehavior.TerrainSurface Property

Gets or sets the terrain surface that must be set if the KindOfProfile is either FollowTerrain or AvoidTerrain.

Namespace:  AGI.Foundation.RouteDesign
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public TerrainProvider TerrainSurface { get; set; }

Property Value

Type: TerrainProvider
See Also