Click or drag to resize

FollowSegmentStartsWithStoppingConditionsUseWrappedStoppingConditions Property

Gets or sets a value indicating whether the stopping conditions on the wrapped propagator should be used when finding the start state. This defaults to .

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public bool UseWrappedStoppingConditions { get; set; }

Property Value

Type: Boolean
See Also