Click or drag to resize

CoverageGridPointWeight Property

Gets the weight representing the relative importance of this grid point with respect to the entire grid.

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 Scalar Weight { get; }

Property Value

Type: Scalar
See Also