Callback: Void result.OnEndEval(IUserResult entity, Int32 step)
Callback that is invoked at the end of the evaluation process for a given step.
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.
Mandatory Attributes
Name |
Description |
Type |
Allowed Values |
Optional Attributes
Name |
Description |
Type |
Default Value |
Allowed Values |
Parameters
-
entity
The result object.
-
step
Type: Int32
The evaluated step.