Click or drag to resize

IVariableValueChanged Event

Occurs when the value of the variable changes.

Namespace:  Emulate3D.FMI
Assembly:  Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 18.04.00
Syntax
C#
event EventHandler<Object> ValueChanged

Value

Type: SystemEventHandlerObject
See Also