Documentation de l'API > Assembly > Object ProWeld > Function ProWeldPlugdataGet
Function ProWeldPlugdataGet
Description
To get the plug weld specific information.
Synopsis
#include <ProWeld.h>
ProWeldPlugdataGet
(
ProFeature* plug_weld
/* (In)
The plug weld feature
*/
ProWeldPlugdata* plug_data
/* (Out)
A pointer to the ProWeldPlugdata structure provided by the caller.
*/
)
Returns
plug_weld is invalid feature handle or plug_data is NULL pointer.
The feature is not a weld.
The weld is not a plug weld.
Pro/Welding license is not found.
Sample Code References
User Guide References
Est-ce que cela a été utile ?