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