Click or drag to resize

CoSimulatorBaseMinStep Property

The minimum step size supported.

Namespace:  Demo3D.Time.CoSimulation
Assembly:  Demo3D.Time (in Demo3D.Time.dll) Version: 18.04.00
Syntax
C#
public virtual ModelTime MinStep { get; }

Property Value

Type: ModelTime

Implements

ICoSimulatorMinStep
See Also