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