API Documentation > Mechanica > Object ProMechweldfeature > Function ProMechweldfeatureThicknessSet
Function ProMechweldfeatureThicknessSet
Description
Assigns the thickness to the feature weld data if override flag is true.
Licensing Requirement
Synopsis
#include <ProMechWeld.h>
ProMechweldfeatureThicknessSet
(
/* (In)
The feature weld data.
*/
/* (In)
The thickness.
*/
)
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
Was this helpful?