Click or drag to resize

ExperimentCollectionAddExperiment Method

Creates and adds a new experiment to both the collection and table.

Namespace:  Demo3D.Experiments
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public Experiment AddExperiment()

Return Value

Type: Experiment
The experiment that was created.
See Also