Click or drag to resize

ModelExchangeCanSerializeFMUstate Property

If true, the environment can serialize the internal FMU state.

Namespace:  Emulate3D.FMI.V2.Description
Assembly:  Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 18.04.00
Syntax
C#
public bool CanSerializeFMUstate { get; }

Property Value

Type: Boolean
See Also