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: 18.04.00
Syntax
C#
public IInstance? Instance { get; }

Property Value

Type: IInstance
See Also