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: 19.00.00
Syntax
C#
public IFmu? Fmu { get; }

Property Value

IFmu
See Also