Documentação da API > Mechanica > Object ProMechfunc > Function ProMechfuncdataIndepvarinterpSet
Function ProMechfuncdataIndepvarinterpSet
Description
Sets the type of interpolation for the function value. Valid only for a tabular function.
Licensing Requirement
Synopsis
ProMechfuncdataIndepvarinterpSet
(
/* (In)
The function data.
*/
/* (In)
The interpolation type for the function value.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The function is not of tabular type.
The Creo Simulate session is not initialized.
See Also
User Guide References
Isto foi útil?