SHA_ADD_SHEET_BY_OUTLINE adds a sheet, based on a completely closed 2D profile, to a sheet metal part.
+----------------<-----------------------+ | | -->(SHA_ADD_SHEET_BY_OUTLINE)--+--(:SHEET_PART)--------|sheet|----------+--> | | +--(:WP)----------------|wp|-------------+ | | +--(:REVERSE)----------------------------+ | | +--(:KEEP_WP)--------+--(:ON)---+--------+ | | | | | +--(:OFF)--+ | | | +--(:CHECK_SHEET)----+--(:ON)---+--------+ | | | | | +--(:OFF)--+ | | | +--(:BEND_PROCESS)------|process name|---+ | | +--(:RADIUS)---------|confirmed radius|--+ | | +--(:RELIEF_TYPE)----|relief-type name|--+ | | +--(:RELIEF_TOOL)----[tool id]-----------+ | | +--(:RELIEF_DEPTH)---|confirmed depth|---+
:SHEET_PART
- specifies the sheet metal part to add the sheet to.
:WP
- specifies the workplane containing the outline (profile).
:REVERSE
- reverses the extrusion direction.
:KEEP_WP
- specifies whether or not to keep the workplane.
:CHECK_SHEET
- specifies whether or not to check the sheet metal part.
:BEND_PROCESS
- specifies the bend process to use.
:RADIUS
- specifies the bend radius.
:RELIEF_TYPE
- specifies the bend relief type.
:RELIEF_TOOL
- specifies the relief tool.
:RELIEF_DEPTH
-specifies the relief depth.