API ドキュメンテーション > Miscellaneous > Object ProMechgap > Function ProMechsimplegapdataAlloc
Function ProMechsimplegapdataAlloc
Description
Allocates the memory for a Creo Simulate gap data handle.
Licensing Requirement
Synopsis
#include <ProMechGap.h>
ProMechsimplegapdataAlloc
(
/* (Out)
The handle.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid. PRO_TK_BAD_CONTEXT -The Creo Simulate session is not initialized.
There is not enough memory to perform the operation.
User Guide References
これは役に立ちましたか?