Click or drag to resize

WizardResultParameterLowerLimits Property

The lower limits for the parameter values to use

Namespace: RelaxIS_SDK.Wizard
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public List<double> ParameterLowerLimits { get; set; }

Property Value

ListDouble
Remarks
Set to nothing to use default values
See Also