Click or drag to resize

VisualOnExperimentStarted Property

Occurs at the start of each experiment. This allows for initialization of any data collection, for example.

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntax
C#
public ExperimentScriptReference OnExperimentStarted { get; }

Property Value

ExperimentScriptReference
See Also