API 설명서 > Mechanica > Object ProMechweldfeature > Function ProMechweldfeatureMaterialidGet
Function ProMechweldfeatureMaterialidGet
Description
Obtains the material id for the feature weld data if override flag is true.
Licensing Requirement
Synopsis
#include <ProMechWeld.h>
ProMechweldfeatureMaterialidGet
(
/* (In)
The feature weld 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
도움이 되셨나요?