Click or drag to resize

InstanceStopTimeAction Property

Defines what action to take when the simulation reaches a pre-defined stop-time.

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

Property Value

Type: InstanceAction

Implements

IInstanceStopTimeAction
See Also