API 文件集 > Mechanica > Object ProMechbeam > Function ProMechtrussdataAlloc
Function ProMechtrussdataAlloc
Description
Allocates the memory for a Creo Simulate truss data handle.
Licensing Requirement
Synopsis
#include <ProMechBeam.h>
ProMechtrussdataAlloc
(
/* (In)
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.
這是否有幫助?