Click or drag to resize

CentralBodyCoverageGridReferenceTerrain Property

Gets or sets the reference terrain with which the grid points are defined.

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 virtual TerrainProvider ReferenceTerrain { get; set; }

Property Value

Type: TerrainProvider
Remarks
See Also