Documentación de la API > Assembly > Object ProWeld > Function ProWeldTypeGet
Function ProWeldTypeGet
Description
The get the type and subtype of the weld
Synopsis
#include <ProWeld.h>
ProWeldTypeGet
(
/* (In)
The weld feature
*/
/* (Out)
The weld type
*/
/* (Out)
The weld subtype, NULL is allowed if not interested.
*/
)
Returns
weld feature handle is invalid or type is NULL pointer.
The feature is not a weld.
Pro/Welding license is not found.
Sample Code References
User Guide References
¿Fue esto útil?