Click or drag to resize

IntersectionWithSurfaceRegionsCoverageGridGridPointProvider Property

Gets the CentralBodyCoverageGrid that is used to generate the set of GridPoints that this grid will be a subset of.

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 CentralBodyCoverageGrid GridPointProvider { get; }

Property Value

Type: CentralBodyCoverageGrid
See Also