Category Mechanica, Object ProMechmodeldata

Function ProMechmodeldataAlloc


Description
Allocates a data handle used for genereation of a Creo Simulate geometry model.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechGeometry.h>
ProErrorProMechmodeldataAlloc(
ProMechModelData* data
/* (Out)
The data handle.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments are invalid.
PRO_TK_OUT_OF_MEMORYThere is not enough memory to perform the operation.

Manual References:

  1. Creo Simulate: Geometry: Obtaining Creo Simulate Geometry from Creo TOOLKIT
  2. Creo Simulate: Geometry: Obtaining Creo Simulate Geometry from Creo TOOLKIT