Click or drag to resize

SpecifiedCentralBodyCoverageGridReferenceTerrain Property

Gets or sets the reference terrain and recalculates the height of the grid points.

Namespace:  AGI.Foundation.Geometry.Discrete
Assembly:  AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public override TerrainProvider ReferenceTerrain { get; set; }

Property Value

Type: TerrainProvider
See Also