Documentação da API > Mechanica > Object ProMechfunc > Function ProMechfuncdataFunctableGet
Function ProMechfuncdataFunctableGet
Description
Obtains the table entries for the tabular function.
Licensing Requirement
Synopsis
ProMechfuncdataFunctableGet
(
/* (In)
The function data.
*/
/* (Out)
ProArray of table entries. Free this using ProMechtablentryProarrayFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Function data does not contain this type of function.
The Creo Simulate session is not initialized.
There is not enough memory to perform the operation.
A general error is encountered.
See Also
User Guide References
Isto foi útil?