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: 24.1.418.0 (24.1.418.0)
Syntax
public SegmentListResults PropagateSegmentList()

Return Value

Type: SegmentListResults
The SegmentListResults of the propagation.
See Also