Category Solids and parts, Object ProSolid

Function ProSolidDefaultBodySet


Description
Set specified body as default.
Synopsis
#include <ProSolidBody.h>
ProErrorProSolidDefaultBodySet(
ProSolidBody* default_body
/* (In)
set this body as default body
*/
)
Returns
PRO_TK_NO_ERRORFunction is successful.
PRO_TK_NO_CHANGEBody is already default body.
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