Click or drag to resize

ModelDescriptionModelExchange Property

If non-null, the FMU is based on "FMI for Model Exchange".

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

Property Value

Type: ModelExchange
See Also