Click or drag to resize

InstanceReset Method

Reset the FMU after a simulation run.

Namespace:  Emulate3D.FMI.V2
Assembly:  Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 18.04.00
Syntax
C#
public Status Reset()

Return Value

Type: Status
Status flag.
See Also