SolverConstraintSettingsDesiredValue Property |
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax public double DesiredValue { get; set; }
Public Property DesiredValue As Double
Get
Set
public:
property double DesiredValue {
double get ();
void set (double value);
}
member DesiredValue : float with get, set
Property Value
Type:
DoubleSee Also