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.
這是否有幫助?