Category Mechanica, Object ProMechanica

Function ProMechanicaLeave


Description
Leave Creo Simulate (exit to Standard Application). This function must be called after all communication with Simulation Database is finished. Licenses previously obtained by ProMechanicaEnter() will be released.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechanica.h>
ProErrorProMechanicaLeave(void)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_CONTEXTThe Creo Simulate session is not initialized.
PRO_TK_GENERAL_ERRORA general error is encountered.

Manual References:

  1. Creo Simulate: Items: Entering the Creo Simulate Environment
  2. Creo Simulate: Items: Entering the Creo Simulate Environment