Category Sheetmetal, Object ProSmt

Function ProSmtBendsrfChildGet


Description
Provides the active child surface of a sheet metal surface which is currently inactive due to subsequent bends/unbends.
Synopsis
#include <ProSheetmetal.h>
ProErrorProSmtBendsrfChildGet(
ProPart smt_part
/* (In)
The sheet metal part
*/
ProSurface surface
/* (In)
The surface
*/
ProSurface* child
/* (Out)
The active child of the specified invisible surface.
*/
)
Returns
PRO_TK_NO_ERRORThe function sucessfully retrieved the information.
PRO_TK_BAD_INPUTSOne or more of the input arguments are invalid.
PRO_TK_BAD_CONTEXTThe model is not a sheet metal part.
PRO_TK_E_NOT_FOUNDinput surface is inactive, but there is no active bent/unbent child

Manual References:

  1. Production Applications: Sheetmetal: Geometry Analysis
  2. Production Applications: Sheetmetal: Geometry Analysis