Documentación de la API
>
Assembly
>
Object ProWeld
> Function ProWeldRodNameGet
Function ProWeldRodNameGet
Description
To get the name of a weld rod
Synopsis
#include <
ProWeld.h
>
ProError
ProWeldRodNameGet
(
ProFeature
* rod
/* (In)
The weld rod feature handle
*/
ProName
name
/* (Out)
The rod name
*/
)
Returns
PRO_TK_NO_ERROR
PRO_TK_BAD_INPUTS
rod feature handle is invalid.
PRO_TK_BAD_CONTEXT
The feature is not a weld rod.
PRO_TK_NO_LICENSE
Pro/Welding license is not found.
Sample Code References
pt_examples ( TestWeld.c )
User Guide References
Read Access to Weld Features:ProWeldRodNameGet
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado