Skip to main content

Motion Standalone Preprocessor C# library 2025 R1

Class DOESolver

Last update: 16.07.2025

Namespace: VM.Managed.DAFUL.DOE.Result
Assembly: VMDDOEResult.dll

public class DOESolver

Inheritance

objectDOESolver

Extension Methods

LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType)

Constructors

DOESolver()

public DOESolver()

DOESolver(string[])

public DOESolver(string[] arKey)

Parameters

arKey string[]

Properties

Times

public List<double> Times { get; set; }

Property Value

Listdouble&gt;

Values

public SerializableDictionary<string>&gt; Values { get; set; }

Property Value

SerializableDictionarystring, Listdouble&gt;&gt;

Methods

AddValues(string[])

public void AddValues(string[] arValue)

Parameters

arValue string[]

Connect with Ansys