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