Click or drag to resize

SegmentResultsPropagationDirection Property

Gets what direction propagation initially occurred. For a SegmentList, this should be the direction of the first SegmentPropagator it is propagating.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public IntegrationSense PropagationDirection { get; }

Property Value

Type: IntegrationSense
See Also