Click or drag to resize

SensorProjectionHorizonAdjacentHorizon Property

Gets or sets the adjacent horizon. For example, if this horizon occurs on one of the SurfaceBoundaries, then the adjacent horizon is the same segment on a boundary in the SpaceBoundaries collection.

Namespace:  AGI.Foundation.Geometry.Shapes
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public SensorProjectionHorizon AdjacentHorizon { get; set; }

Property Value

Type: SensorProjectionHorizon
See Also