Click or drag to resize
SoImageVizEngineStartEvaluate Method

Evaluate engine and dependencies in another thread without blocking the current one.

Namespace: OIV.ImageViz.Engines
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public virtual void StartEvaluate()
Remarks

Event OIV.ImageViz.Engines.SoImageVizEngine.onEnd is raised when processing ends and result is available.

See Also