Documentación de la API > Mechanica > Object ProMechweld > Function ProMechweldspotMaterialIdSet
Function ProMechweldspotMaterialIdSet
Description
Assigns the material for the spot weld data.
Licensing Requirement
Synopsis
#include <ProMechWeld.h>
ProMechweldspotMaterialIdSet
(
/* (In)
The spot weld 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
¿Fue esto útil?