Click or drag to resize

CoSimulationCanNotUseMemoryManagementFunctions Property

If true, the FMU uses its own functions for memory allocation and freeing only.

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

Property Value

Type: Boolean
See Also