API 文档 > Creo Parametric fundamentals > Object ProMdl > Function ProMdlIsSolidWeld
Function ProMdlIsSolidWeld
Description
Check that model is created by solid weld feature.
Synopsis
#include <ProWeld.h>
ProMdlIsSolidWeld
(
ProMdl model
/* (In)
The model to check.
*/
ProBool* r_ret
/* (Out)
Whether given model was created by solid weld.
*/
)
Returns
model is NULL.
model is not real model but Object Name.
这对您有帮助吗?