Click or drag to resize

InstanceOnExitConfigurationMode Event

Raised when the FMU has exited configuration or reconfiguration mode.

Namespace:  Emulate3D.FMI.V3
Assembly:  Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 18.04.00
Syntax
C#
public event Action OnExitConfigurationMode

Value

Type: SystemAction
See Also