Documentation de l'API > Mechanica > Object ProMechweldfeature > Function ProMechweldfeatureOverrideflagSet
Function ProMechweldfeatureOverrideflagSet
Description
Sets the Override flag in the Feature weld data.
Licensing Requirement
Synopsis
#include <ProMechWeld.h>
ProMechweldfeatureOverrideflagSet
(
/* (In)
The feature weld data.
*/
ProBoolean override_flag
/* (In)
PRO_B_TRUE to override flag, PRO_B_FALSE otherwise (default).
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The Creo Simulate session was not initialized.
No license was available to enable this function.
User Guide References
Est-ce que cela a été utile ?