Category Sheetmetal, Object ProSmt

Function ProSmtBodyIsLinkedToPart


Description
Checks if specified sheet metal body is linked to a part.
Synopsis
#include <ProSheetmetal.h>
ProErrorProSmtBodyIsLinkedToPart(
ProSolidBody* smt_body
/* (In)
The sheet metal body, see ProSolidBodyIsSheetmetal().
*/
ProBoolean* is_linked
/* (Out)
PRO_B_TRUE - the body is linked to the part.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully checked the body.
PRO_TK_BAD_INPUTSThe input argument is invalid.
PRO_TK_BAD_CONTEXTThe body is not sheet metal.

Manual References:

  1. Technical Summary of Changes for Creo 11.0.0.0: Multibodies in Sheetmetal Design
  2. Production Applications: Sheetmetal: Multibodies in Sheetmetal Design
  3. Production Applications: Sheetmetal: Multibodies in Sheetmetal Design