Click or drag to resize

ModelExchangeNeedsExecutionTool Property

If true, a tool is needed to execute the model and the FMU just contains the communication to this tool.

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

Property Value

Type: Boolean
See Also