Click or drag to resize
SoImageVizEngineWaitEvaluate Method

Wait for the end of engine evaluation.

Namespace: OIV.ImageViz.Engines
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public virtual void WaitEvaluate()
Remarks

This method blocks the current thread.

See Also