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: 14.0.0.10531
Syntax
C#
CoSimulatorStatus GetStatus()

Return Value

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