Click or drag to resize

DocumentExperiments Property

The collection of experiments in Sim3D that can be run in batch.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public ExperimentCollection Experiments { get; }

Property Value

Type: ExperimentCollection
See Also