Category
Mechanica
, Object
ProMechweld
Function ProMechweldedgeAlloc
Description
Allocates the memory for a Creo Simulate weld edge data handle.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechWeld.h
>
ProError
ProMechweldedgeAlloc
(
ProMechWeldEdgeData
*
data
/* (Out)
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.
PRO_TK_OUT_OF_MEMORY
Not enough memory to allocate the handle.
Manual References:
Creo Simulate: Items: Welds