API Documentation > Miscellaneous > Object ProMech > Function ProMechMatrixAlloc
Function ProMechMatrixAlloc
Description
Allocates the memory for a Creo Simulate matrix handle.
Licensing Requirement
Synopsis
#include <ProMechMatrix.h>
ProMechMatrixAlloc
(
/* (Out)
The handle.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
Insufficient memory.
User Guide References
Was this helpful?