ModelDescriptionModelVariables Property |
If non-null, the central FMU data structure defining all variables of the FMU that are visible/accessible via the FMU functions.
Namespace:
Emulate3D.FMI.V2.Description
Assembly:
Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 18.04.00
Syntaxpublic ModelVariables? ModelVariables { get; }Property Value
Type:
ModelVariables
See Also