API Documentation
>
Mechanica
>
Object ProMechfunc
> Function ProMechfuncdataTypeGet
Function ProMechfuncdataTypeGet
Description
Obtains the function type.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechFunction.h
>
ProError
ProMechfuncdataTypeGet
(
ProMechFuncData
data
/* (In)
The function data.
*/
ProMechfuncType
* value
/* (Out)
The type of function.
*/
)
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:ProMechfuncdataTypeGet
Was this helpful?
This site works best with JavaScript enabled