Click or drag to resize

ScalarVariableEnumerationStart Property

If non-null, initial or guess value of variable.

Namespace: Emulate3D.FMI.V2.Description
Assembly: Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 19.00.00
Syntax
C#
public int? Start { get; }

Property Value

NullableInt32
See Also