Click or drag to resize

CoSimulatorBaseGetStatus Method

The current status of the simulator.

Namespace: Demo3D.Time.CoSimulation
Assembly: Demo3D.Time (in Demo3D.Time.dll) Version: 19.00.00
Syntax
C#
public abstract CoSimulatorStatus GetStatus()

Return Value

CoSimulatorStatus
The current status of the simulator.

Implements

ICoSimulatorGetStatus
See Also