Click or drag to resize

SegmentListPropagatorPropagateSegmentList Method

Propagates the segments in this SegmentListPropagator.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public SegmentListResults PropagateSegmentList()

Return Value

Type: SegmentListResults
The SegmentListResults of the propagation.
See Also