API Documentation
>
Mechanica
>
Object ProMechfunc
> Function ProMechfuncdataFree
Function ProMechfuncdataFree
Description
Frees the memory for a Creo Simulate function data handle.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechFunction.h
>
ProError
ProMechfuncdataFree
(
ProMechFuncData
data
/* (In)
The function data.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments are invalid.
PRO_TK_BAD_CONTEXT
The Creo Simulate session is not initialized.
User Guide References
Functions:ProMechfuncdataFree
Was this helpful?
This site works best with JavaScript enabled