API Documentation
>
Mechanica
>
Object ProMechfunc
> Function ProMechtablentryFree
Function ProMechtablentryFree
Description
Frees the memory for a Creo Simulate tabular function entry.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechFunction.h
>
ProError
ProMechtablentryFree
(
ProMechfuncTableEntry
entry
/* (In)
The function table entry.
*/
)
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:ProMechtablentryFree
Was this helpful?
This site works best with JavaScript enabled