API Documentation > 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.
User Guide References
Was this helpful?