Click or drag to resize

InstanceIntermediateUpdateArgsIntermediateVariableGetAllowed Property

If true, the importer may obtain intermediate output values by calling the corresponding get functions for variables with intermediateUpdate = true.

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

Property Value

Type: Boolean
See Also