Documentación de la API > Mechanica > Object ProMechweld > Function ProMechweldedgeEdgeGet
Function ProMechweldedgeEdgeGet
Description
Obtains the edge id for this data.
Licensing Requirement
Synopsis
#include <ProMechWeld.h>
ProMechweldedgeEdgeGet
(
/* (In)
The weld edge data.
*/
int* edge_id
/* (Out)
The id.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The Creo Simulate session was not initialized.
No license was available to enable this function.
Sample Code References
User Guide References
¿Fue esto útil?