Documentación de la API > Miscellaneous > Object ProEngineer > Function ProEngineerStatusGet
Function ProEngineerStatusGet
Description
Determines whether the application is currently connected to a Creo Parametric session, and if that session is responding to requests.
Synopsis
#include <ProCore.h>
ProEngineerStatusGet
(void)
Returns
The Creo Parametric session is available.
There was no Creo Parametric session available, or the session did not respond.
User Guide References
¿Fue esto útil?