API 설명서 > Mechanica > Object ProMechgeomref > Function ProMechgeomrefAlloc
Function ProMechgeomrefAlloc
Description
Allocates the memory for a Creo Simulate geometric entity.
Licensing Requirement
Synopsis
#include <ProMechGeomref.h>
ProMechgeomrefAlloc
(
/* (Out)
The handle.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The Creo Simulate session was not initialized.
No license was available to enable this function.
Sample Code References
User Guide References
도움이 되셨나요?