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