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.2.423.0 (25.2.423.0)
Syntax
public SegmentListResults PropagateSegmentList()

Return Value

Type: SegmentListResults
The SegmentListResults of the propagation.
See Also