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.
User Guide References
¿Fue esto útil?