API 文档
>
Mechanica
>
Object ProMechanica
> Function ProMechanicaLeave
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
>
ProError
ProMechanicaLeave
(void)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_CONTEXT
The Creo Simulate session is not initialized.
PRO_TK_GENERAL_ERROR
A general error is encountered.
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳