API Documentation
>
Mechanica
>
Object ProMechweld
> Function ProMechweldspotFree
Function ProMechweldspotFree
Description
Frees the memory for a Creo Simulate spot weld data handle.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechWeld.h
>
ProError
ProMechweldspotFree
(
ProMechWeldSpot
data
/* (In)
The handle.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
PRO_TK_BAD_CONTEXT
The Creo Simulate session was not initialized.
Sample Code References
pt_mech_examples ( PTMechExItemInfo.c )
User Guide References
Welds:ProMechweldspotFree
Was this helpful?
This site works best with JavaScript enabled