Category Solids and parts, Object ProSolid

Function ProSolidBodyIsConstruction


Description
Checks if specified body is construction body.
Synopsis
#include <ProSolidBody.h>
ProErrorProSolidBodyIsConstruction(
ProSolidBody* body
/* (In)
body
*/
)
Returns
PRO_TK_NO_ERRORFunction is successful.
PRO_TK_GENERAL_ERRORFunction failed.

Manual References:

  1. Migrating to the Multibody Environment: Overview
  2. Core: Solid Body: Creating a Body
  3. Core: Solid Body: Creating a Body