API 文档 > Mechanica > Object ProMechload > Function ProMechglobaltempdataAlloc
Function ProMechglobaltempdataAlloc
DEPRECATED:
Since Creo 1
Description
Note: This function is deprecated. Use ProMechstructtempdataAlloc() instead.
Allocates the memory for a Creo Simulate global temperature load data handle.
Licensing Requirement
Synopsis
#include <ProMechLoad.h>
ProMechglobaltempdataAlloc
(
/* (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.
这对您有帮助吗?