Click or drag to resize

InstanceIndividualIO Property

If true, IO functions are called for each variable individually.

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

Property Value

Type: Boolean

Implements

IInstanceIndividualIO
See Also