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