API Documentation > Mechanica > Object ProMechfunc > Function ProMechfuncdataFuncvalueinterpGet
Function ProMechfuncdataFuncvalueinterpGet
Description
Obtains the type of interpolation for the independent variable. Valid only for a tabular function.
Licensing Requirement
Synopsis
ProMechfuncdataFuncvalueinterpGet
(
/* (In)
The function data.
*/
/* (Out)
The interpolation type for the independent variable.
*/
)
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.
See Also
User Guide References
Was this helpful?