Click or drag to resize

FmuAspectUnloadFmu Method

Unload FMU for this aspect. If this aspect is the last one to unload, then the FMU is unloaded from the document fully.

Namespace: Emulate3D.FMI
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public void UnloadFmu()
See Also