Click or drag to resize

ICoverageGrid Interface

The base interface for grids used in the coverage system.

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 interface ICoverageGrid

The ICoverageGrid type exposes the following members.

Properties
  NameDescription
Public propertyReferenceFrame
Gets the reference frame in which this grid is defined.
Top
Methods
  NameDescription
Public methodGenerateGridPoints
Generate the set of grid points.
Top
See Also