Click or drag to resize

EllipsoidSurfaceRegionCoverageGridCell.GridCellBoundary Property

Gets the EllipsoidSurfaceCurve that represent this grid cell's boundary.

Namespace:  AGI.Foundation.Geometry.Discrete
Assembly:  AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public EllipsoidSurfaceCurve GridCellBoundary { get; }

Return Value

Type: EllipsoidSurfaceCurve
The grid cell boundary.
See Also