Click or drag to resize

ICoSimulatorGetStatus Method

The current status of the simulator.

Namespace:  Demo3D.EventQueue.CoSimulation
Assembly:  Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 15.0.2.11458
Syntax
C#
CoSimulatorStatus GetStatus()

Return Value

Type: CoSimulatorStatus
The current status of the simulator.
See Also