Click or drag to resize

EllipsoidSurfaceRegionCoverageGridCellGridCellBoundary 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: 24.1.418.0 (24.1.418.0)
Syntax
public EllipsoidSurfaceCurve GridCellBoundary { get; }

Return Value

Type: EllipsoidSurfaceCurve
The grid cell boundary.
See Also