API Documentation > Mechanica > Object ProMechweld > Function ProMechweldedgeFree
Function ProMechweldedgeFree
Description
Frees the memory for a Creo Simulate weld edge data handle.
Licensing Requirement
Synopsis
#include <ProMechWeld.h>
ProMechweldedgeFree
(
/* (In)
The handle.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The Creo Simulate session was not initialized.
User Guide References
Was this helpful?