Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Class DesignParameter

Last update: 16.07.2025

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

public class DesignParameter : DOEInformationBase

Inheritance

objectDOEInformationBaseDesignParameter

Inherited Members

DOEInformationBase.Path, DOEInformationBase.Name, DOEInformationBase.Index

Extension Methods

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

Constructors

DesignParameter()

public DesignParameter()

Properties

Current

public double Current { get; set; }

Property Value

double

Lower

public double Lower { get; set; }

Property Value

double

Type

public DesignParameter.ValueType Type { get; set; }

Property Value

DesignParameter.ValueType

Upper

public double Upper { get; set; }

Property Value

double

Values

public double[] Values { get; set; }

Property Value

double[]

Methods

GetName()

public string GetName()

Returns

string

Connect with Ansys