API 설명서 > Miscellaneous > Object ProMech > Function ProMechVectorAlloc
Function ProMechVectorAlloc
Description
Allocates the memory for a Creo Simulate vector handle.
Licensing Requirement
Synopsis
#include <ProMechVector.h>
ProMechVectorAlloc
(
/* (Out)
The handle.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
Insufficient memory.
User Guide References
도움이 되셨나요?