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