ICoSimulatorGetStatus Method |
The current status of the simulator.
Namespace: Demo3D.Time.CoSimulationAssembly: Demo3D.Time (in Demo3D.Time.dll) Version: 19.00.00
SyntaxCoSimulatorStatus GetStatus()
Return Value
CoSimulatorStatusThe current status of the simulator.
Remarks
Always called in the simulation thread.
See Also