Category Mechanica, Object ProMechsolid

Function ProMechsolidModelGet


Description
Obtains the root Creo Simulate geometry model.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechGeometry.h>
ProErrorProMechsolidModelGet(
ProMechSolid solid
/* (In)
The solid volume.
*/
ProMechModel* model
/* (Out)
The root 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 ProMechSolid
  2. Creo Simulate: Geometry: Accessing the ProMechSolid