API 文件集 > Mechanica > Object ProMechshell > Function ProMechshellsimpleAlloc
Function ProMechshellsimpleAlloc
Description
Allocates the memory for a Creo Simulate simple shell data handle.
Licensing Requirement
Synopsis
#include <ProMechShell.h>
ProMechshellsimpleAlloc
(
/* (Out)
The handle.
*/
)
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.
這是否有幫助?