Click or drag to resize

FmuAspectFmu Property

Loaded FMU. Guaranteed non-null and loaded during model runs.

Namespace:  Emulate3D.FMI
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.04.00
Syntax
C#
public IFmu? Fmu { get; }

Property Value

Type: IFmu
See Also