Function SimOneAPI::GetCaseRunStatus

Function Documentation

ESimOne_Case_Status SimOneAPI :: GetCaseRunStatus ( )

获取案例运行状态

Get the status of the case (running, stopped).

此函数用于检索当前模拟案例的运行状态,如运行中或已停止

This function is used to retrieve the running status of the current simulation case, such as running or stopped.

参数 :

None

无参数

No parameters.

返回 :

返回案例的运行状态,如停止或运行中

Returns the running status of the case, such as Stopped or Running.