API Documentation > Mechanica > Object ProMechweld > Function ProMechweldspotFree
Function ProMechweldspotFree
Description
Frees the memory for a Creo Simulate spot weld data handle.
Licensing Requirement
Synopsis
#include <ProMechWeld.h>
ProMechweldspotFree
(
/* (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?