Documentación de la API > Mechanica > Object ProMechvariation > Function ProMechvariationFunctionidGet
Function ProMechvariationFunctionidGet
Description
Obtains the function assigned to determine the variation of a value.
Licensing Requirement
Synopsis
#include <ProMechValue.h>
ProMechvariationFunctionidGet
(
/* (In)
The variation handle.
*/
int* function_id
/* (Out)
The function id.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
The variation does not contain a function.
See Also
Sample Code References
User Guide References
¿Fue esto útil?