API Documentation > Mechanica > Object ProMechload > Function ProMechcentrifugaldataAlloc
Function ProMechcentrifugaldataAlloc
Description
Allocates the memory for a Creo Simulate centrifugal load data handle.
Licensing Requirement
Synopsis
#include <ProMechLoad.h>
ProMechcentrifugaldataAlloc
(
/* (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
User Guide References
Was this helpful?