Documentação da API > Mechanica > Object ProMechload > Function ProMechexttempdataAlloc
Function ProMechexttempdataAlloc
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProMechstructtempdataAlloc() instead.
Allocates the memory for a Creo Simulate external temperature load data handle.
Licensing Requirement
Synopsis
#include <ProMechLoad.h>
ProMechexttempdataAlloc
(
/* (Out)
The data.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
There is not enough memory to perform the operation.
User Guide References
Isto foi útil?