Documentación de la API
>
Mechanica
>
Object ProMechweld
> Function ProMechweldendAlloc
Function ProMechweldendAlloc
Description
Allocates the memory for a Creo Simulate end weld data handle.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechWeld.h
>
ProError
ProMechweldendAlloc
(
ProMechWeldEnd
* 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.
User Guide References
Welds:ProMechweldendAlloc
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado