API 文档
>
Mechanica
>
Object ProMechfunc
> Function ProMechtablentryFunctionvalueGet
Function ProMechtablentryFunctionvalueGet
Description
Obtains the function value in this table entry.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechFunction.h
>
ProError
ProMechtablentryFunctionvalueGet
(
ProMechfuncTableEntry
entry
/* (In)
The function table entry.
*/
double* value
/* (Out)
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:ProMechtablentryFunctionvalueGet
Parent topic
Object ProMechfunc
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳