ExperimentCollectionAddExperiment Method |
Creates and adds a new experiment to both the collection and table.
Namespace: Demo3D.ExperimentsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic Experiment AddExperiment()
Return Value
ExperimentThe experiment that was created.
See Also