API Documentation > Mechanica > Object ProMechinterpolationpnt > Function ProMechinterpolationpntFree
Function ProMechinterpolationpntFree
Description
Frees the memory for a Creo Simulate interpolation point.
Licensing Requirement
Synopsis
#include <ProMechValue.h>
ProMechinterpolationpntFree
(
ProMechInterpolationPnt interpolation_pnt
/* (In)
The handle.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
Was this helpful?