Click or drag to resize

FmuAspectAllowsVariableStepSize Property

True if the FMU allows variable step sizes.

Namespace: Emulate3D.FMI
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public bool AllowsVariableStepSize { get; }

Property Value

Boolean
See Also