API 설명서 > Mechanica > Object ProMechmass > Function ProMechadvancedmassdataAlloc
Function ProMechadvancedmassdataAlloc
Description
Allocates the memory for a Creo Simulate advanced mass data handle.
Licensing Requirement
Synopsis
#include <ProMechMass.h>
ProMechadvancedmassdataAlloc
(
/* (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.
User Guide References
도움이 되셨나요?