Category Mechanica, Object ProMechmodel

Function ProMechmodelMdlGet


Description
Obtains gets the root solid model used for generation of this Creo Simulate model.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechGeometry.h>
ProErrorProMechmodelMdlGet(
ProMechModel model
/* (In)
The Creo Simulate root model.
*/
ProSolid* mdl
/* (Out)
The root solid model used for generation of this Creo Simulate model.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments are invalid.

Manual References:

  1. Creo Simulate: Geometry: Accessing the ProMechModel
  2. Creo Simulate: Geometry: Accessing the ProMechModel