API Documentation > Miscellaneous > Object ProMech > Function ProMechVectorFree
Function ProMechVectorFree
Description
Frees the memory for a Creo Simulate vector handle.
Licensing Requirement
Synopsis
#include <ProMechVector.h>
ProMechVectorFree
(
/* (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?