API Documentation
>
Mechanica
>
Object ProMechweld
> Function ProMechweldedgeProarrayFree
Function ProMechweldedgeProarrayFree
Description
Frees the memory for a Creo Simulate weld edge data handle.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechWeld.h
>
ProError
ProMechweldedgeProarrayFree
(
ProMechWeldEdgeData
* 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:ProMechweldedgeProarrayFree
Was this helpful?
This site works best with JavaScript enabled