API Documentation
>
Miscellaneous
>
Object ProMech
> Function ProMechVectorFree
Function ProMechVectorFree
Description
Frees the memory for a Creo Simulate vector handle.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechVector.h
>
ProError
ProMechVectorFree
(
ProMechVector
vector
/* (In)
The handle.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments are invalid.
PRO_TK_BAD_CONTEXT
The Creo Simulate session is not initialized.
User Guide References
Creo Simulate Vector Functions:ProMechVectorFree
Creo_Simulate_Beams_Sections_Sketched_Sections_and_General_Sections:ProMechVectorFree
Beam Orientations:ProMechVectorFree
Creo Simulate Spring Property Items:ProMechVectorFree
Was this helpful?
This site works best with JavaScript enabled