Category Mechanica, Object ProMechmodeldata

Function ProMechmodeldataTypeSet


Description
Assigns the type of model to be generated.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechGeometry.h>
ProErrorProMechmodeldataTypeSet(
ProMechModelData data
/* (In)
The data handle.
*/
ProMechModelType type
/* (In)
The type.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments are invalid.

Manual References:

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