API 설명서 > Mechanica > Object ProMechload > Function ProMechgravitydataFree
Function ProMechgravitydataFree
Description
Frees the memory for a Creo Simulate grravity load data handle.
Licensing Requirement
Synopsis
#include <ProMechLoad.h>
ProMechgravitydataFree
(
/* (In)
The data.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
Sample Code References
User Guide References
도움이 되셨나요?