API Documentation > Mechanica > Object ProMechfunc > Function ProMechtablentryFunctionvalueSet
Function ProMechtablentryFunctionvalueSet
Description
Sets the function value in this table entry.
Licensing Requirement
Synopsis
ProMechtablentryFunctionvalueSet
(
/* (In)
The function table entry.
*/
double value
/* (In)
The value.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
Was this helpful?