Click or drag to resize

CoSimulationNeedsExecutionTool Property

If true, a tool is needed to execute the FMU. The FMU implements the communication to this tool.

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

Property Value

Boolean
See Also