Polarith AI
1.8

◆ PrepareEvaluation()

void PrepareEvaluation ( )

Updates everything which is necessary before Context.Evaluate can be called.

So it handles internal states, fetches all required data, and most important, calls IEvaluationPreparer.PrepareEvaluation for all available EvaluationPreparers.

This method is public so that AIMPerformance (Pro only) can call it right when it is needed.

Needs to be called from within the main thread.

Imprint