Click or drag to resize

CoSimulationModelIdentifier Property

Used as prefix for FMI functions if the functions are provided in C source code or in static libraries, but not if the functions are provided by a DLL/SharedObject. This is also used as name of the static library or DLL/SharedObject.

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

Property Value

Type: String
See Also