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