Description | ||||||||||||||
Obtains the Override flag in the Feature weld data. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechWeld.h> | ||||||||||||||
ProError | ProMechweldfeatureOverrideflagGet | ( | ||||||||||||
ProMechWeldFeature data | ||||||||||||||
/* (In) | ||||||||||||||
The Feature weld data. | ||||||||||||||
*/ | ||||||||||||||
ProBoolean * override_flag | ||||||||||||||
/* (Out) | ||||||||||||||
PRO_B_TRUE to Override settings, PRO_B_FALSE otherwise. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|