Documentación de la API
>
Mechanica
>
Object ProMechweld
> Function ProMechweldperimeterFree
Function ProMechweldperimeterFree
Description
Frees the memory for a Creo Simulate perimeter weld data handle.
Synopsis
#include <
ProMechWeld.h
>
ProError
ProMechweldperimeterFree
(
ProMechWeldPerimeter
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:ProMechweldperimeterFree
Parent topic
Object ProMechweld
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado