Documentación de la API > Mechanica > Object ProMechweldfeature > Function ProMechweldfeatureOverrideflagGet
Function ProMechweldfeatureOverrideflagGet
Description
Obtains the Override flag in the Feature weld data.
Licensing Requirement
Synopsis
#include <ProMechWeld.h>
ProMechweldfeatureOverrideflagGet
(
/* (In)
The Feature weld data.
*/
ProBoolean * override_flag
/* (Out)
PRO_B_TRUE to Override settings, PRO_B_FALSE otherwise.
*/
)
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.
Sample Code References
User Guide References
¿Fue esto útil?