API 文档 > Assembly > Object ProWeld > Function ProWeldGeomTypeGet
Function ProWeldGeomTypeGet
Description
Checks the type of geometry representation for the specified weld.
Synopsis
#include <ProWeld.h>
ProWeldGeomTypeGet
(
/* (In)
The feature to check.
*/
/* (Out)
Geom type (Light, Surface, Solid) of weld feature.
*/
)
Returns
type is NULL or weld is not a valid feature.
这对您有帮助吗?