API 文件集 > Mechanica > Object ProMechload > Function ProMechstructtempdataAlloc
Function ProMechstructtempdataAlloc
Description
Allocates the memory for a Creo Simulate structural temperature load data handle.
Licensing Requirement
Synopsis
#include <ProMechLoad.h>
ProMechstructtempdataAlloc
(
/* (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.
Sample Code References
這是否有幫助?