Click or drag to resize

ModelDescriptionModelVariables Property

If non-null, a list of all variables of the FMU that are accessible via the FMU functions.

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

Property Value

ModelVariables
See Also