API Documentation > Mechanica > Object ProMechmass > Function ProMechcomponentmassdataAlloc
Function ProMechcomponentmassdataAlloc
Description
Allocates the memory for a Creo Simulate advanced mass data handle.
Licensing Requirement
Synopsis
#include <ProMechMass.h>
ProMechcomponentmassdataAlloc
(
/* (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
Was this helpful?