Click or drag to resize

IInstanceCurrentStep Property

The current communication step size in milliseconds. Updated after the step size has been calculated, but before the step is executed. -1 indicates no current step size.

Namespace:  Emulate3D.FMI
Assembly:  Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 18.04.00
Syntax
C#
double CurrentStep { get; }

Property Value

Type: Double
See Also