Callback: Void result.OnStartEval(IUserResult entity, Int32 step)
Callback that is invoked when the evaluation process for a given step starts.
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.