API Documentation > Sheetmetal > Object ProSmt > Function ProSmtPartBendtableRemove
Function ProSmtPartBendtableRemove
Description
Removes the part bend table, so the Y-factor will be used instead. Also causes a regeneration.
Synopsis
#include <ProSheetmetal.h>
ProSmtPartBendtableRemove
(
ProPart smt_part
/* (In)
The sheet metal part
*/
)
Returns
Model is in read-only state.
The part is not sheet metal
User Guide References
Was this helpful?