Category
Solids and parts
, Object
ProSolid
Function ProSolidBodyConstructionSet
Description
Set specified body as construction.
Synopsis
#include <
ProSolidBody.h
>
ProError
ProSolidBodyConstructionSet
(
ProSolidBody
*
constr_body
/* (In)
set this body as construction body.
*/
)
Returns
PRO_TK_NO_ERROR
Function is successful.
PRO_TK_NO_CHANGE
Body is already construction 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