Documentação da API > Assembly > Object ProWeld > Function ProWeldInfoGet
Function ProWeldInfoGet
Description
To get weld information
Synopsis
#include <ProWeld.h>
ProWeldInfoGet
(
/* (In)
The weld feature
*/
/* (Out)
A pointer to the allocated weld info structure.
*/
)
Returns
The function successfully initialized weld info structure.
weld feature handle is invalid.
The feature is not a weld.
Pro/Welding license is not found.
Sample Code References
User Guide References
Isto foi útil?