Callback: Void result.Evaluate(IUserResult entity, IStepInfo stepInfo, IResultCollector collector)

Callback that is invoked when the step described by stepInfo is evaluated. Warning! This is invoked as part of the Mechanical evaluation pipeline. General scripting operations (such as adding new objects, modifying legends, etc.) may not be safe to do within this callback.

Parameters