API ドキュメンテーション > Mechanica > Object ProMechvariation > Function ProMechvariationFunctionidSet
Function ProMechvariationFunctionidSet
Description
Sets the function assigned to determine the variation of a value.
Licensing Requirement
Synopsis
#include <ProMechValue.h>
ProMechvariationFunctionidSet
(
/* (In)
The variation handle.
*/
int function_id
/* (In)
The function id.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
これは役に立ちましたか?