API Documentation > Mechanica > Object ProMechweld > Function ProMechweldedgeMaterialidSet
Function ProMechweldedgeMaterialidSet
Description
Assigns the material for the weld edge data.
Licensing Requirement
Synopsis
#include <ProMechWeld.h>
ProMechweldedgeMaterialidSet
(
/* (In)
The weld edge data.
*/
int matl_id
/* (In)
The material id.
*/
)
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?