Category Mechanica, Object ProMechsolid

Function ProMechsolidTypeGet


Description
Obtains the solid volume type.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechGeometry.h>
ProErrorProMechsolidTypeGet(
ProMechSolid solid
/* (In)
The solid volume.
*/
ProMechSolidType* type
/* (Out)
The type (part or assembly).
*/
)
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