API Documentation > Mechanica > Object ProMechweld > Function ProMechweldedgeAlloc
Function ProMechweldedgeAlloc
Description
Allocates the memory for a Creo Simulate weld edge data handle.
Licensing Requirement
Synopsis
#include <ProMechWeld.h>
ProMechweldedgeAlloc
(
/* (Out)
The handle.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The Creo Simulate session was not initialized.
Not enough memory to allocate the handle.
User Guide References
Was this helpful?