Category
Solids and parts
, Object
ProSolid
Function ProSolidDefaultBodySet
Description
Set specified body as default.
Synopsis
#include <
ProSolidBody.h
>
ProError
ProSolidDefaultBodySet
(
ProSolidBody
*
default_body
/* (In)
set this body as default body
*/
)
Returns
PRO_TK_NO_ERROR
Function is successful.
PRO_TK_NO_CHANGE
Body is already default body.
PRO_TK_GENERAL_ERROR
Function failed.
Manual References:
Migrating to the Multibody Environment: Overview
Core: Solid Body: Creating a Body
Core: Solid Body: Creating a Body