Click or drag to resize

FmuAspectInstance Property

FMU instance. Guaranteed non-null during model runs.

Namespace: Emulate3D.FMI
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public IInstance? Instance { get; }

Property Value

IInstance
See Also