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

Return Value

Type: CoSimulatorStatus
The current status of the simulator.

Implements

ICoSimulatorGetStatus
See Also