Click or drag to resize

TargetedSegmentListOperatorEvaluatorReset Method

Resets this evaluator. If any state is stored or settings changed after this evaluator is run, then this method must be overloaded and those settings should get reverted to their original state. This method is called before the evaluator is run in the propagator of the TargetedSegmentList if the ResetBetweenRuns is .

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public virtual void Reset()
See Also