Click or drag to resize

TorusCoverageGridMinorRadiusBounds Property

Gets or sets the minor radius bounds. The bounds cannot be negative.

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 Bounds MinorRadiusBounds { get; set; }

Property Value

Type: Bounds
See Also