Function ProMechfuncDataGet
Description
Obtains the value of the function data from the Creo Simulate item.
Licensing Requirement
Synopsis
ProMechfuncDataGet
(
/* (In)
The item.
*/
/* (Out)
The function data. Free this using ProMechfuncdataFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
A general error is encountered.
The Input ProMechItem Solid pointer is invalid.
There is not enough memory to perform the operation.
User Guide References
これは役に立ちましたか?