Category Sheetmetal, Object ProSmt

Function ProSmtBendsrfParentGet


Description
Provides the most recent unbent (bent) equivalent to a specified surface in a currently bent (unbent) bend.
Synopsis
#include <ProSheetmetal.h>
ProErrorProSmtBendsrfParentGet(
ProPart smt_part
/* (In)
The sheet metal part
*/
ProSurface surface
/* (In)
The bend surface
*/
ProSurface* parent
/* (Out)
The most recent unbent (bent) equivalent to the specified (bent) unbent 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, or the surface is not a bend surface.

Manual References:

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