SHA_STAMP punches a hole into a sheet metal part, places a stamp part into the hole, and unites the two. Thus creating a stamp feature.
+----------------<--------------------+ | | -->(SHA_STAMP)--+--(:SHEET_PART)----|sheet|-----------+--> | | +--(:WP)------------|wp|--------------+ | | +--(:PROCESS)-------|process name|----+ | | +--(:TOOL_TYPE)-----[tool type id]----+ | | +--(:TOOL)----------[tool id]---------+ | | +--(:TOOL_ANGLE)----|angle|-----------+ | | +--(:ADJUST_POINT)--|pt 2d|--|pt 2d|--+ | | +--(:POSITION_BACK)-------------------+ | | +--(:NEXT_BOOLEAN)--------------------+ | | +--(:BOOLEAN_BACK)--------------------+ | | +--|confirmed point 2d|---------------+
:SHEET_PART
- specifies the sheet metal part to be stamped.
:WP
- specifies the workplane to be used to position the stamp tool.
:PROCESS
- specifies the stamp process to use.
:TOOL_TYPE
- specifies the stamp tool type.
:TOOL
- specifies the stamp tool.
:TOOL_ANGLE
- specifies the positioning angle for the stamp tool.
:ADJUST_POINT
- specifies a new adjust point (cursor point) for the tool.
:POSITION_BACK
- undoes the last tool positioning.
:NEXT_BOOLEAN
- performs the stamp and allows to position the tool again.
:BOOLEAN_BACK
- undoes the last stamp.