Click or drag to resize

ModelExchangeCanGetAndSetFMUState Property

If true, the environment may inquire the internal FMU state and may restore it.

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

Property Value

Type: Boolean
See Also