Click or drag to resize

InstanceActionsDiscardStatus Property

The action to take when an API method returns a Discard status. The action is only taken when the API is called by the simulation, not as a result of scripting.

Namespace: Emulate3D.FMI
Assembly: Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 19.00.00
Syntax
C#
public CoSimulatorAction DiscardStatus { get; set; }

Property Value

CoSimulatorAction
See Also