SHA_NEW_BY_POLYLINE creates a sheet metal part based on an open polyline.
+---------------------<-----------------+
| |
-->(SHA_NEW_BY_POLYLINE)--+--(:SHEET_PART)----|sheet|-------------+-->
| |
+--(:WP)------------|wp|----------------+
| |
+--(:MATERIAL)------|material name|-----+
| |
+--(:THICKNESS)-----|thickness|---------+
| |
+--(:SIDE)----------|point 2d|----------+
| |
+--(:DISTANCE)------|distance|----------+
| |
+--(:REVERSE)---------------------------+
| |
+--(:KEEP_WP)-------+--(:ON)---+--------+
| | | |
| +--(:OFF)--+ |
| |
+--(:CHECK_SHEET)---+--(:ON)---+--------+
| | | |
| +--(:OFF)--+ |
| |
+--(:BEND_PROCESS)--|process name|------+
| |
+--(:RADIUS)--------|confirmed radius|--+
The following options are available to create a sheet metal part by an
open polyline.
-
:SHEET_PART - specifies the new sheet metal part to be created.
-
:WP - specifies the workplane containing the open polyline.
-
:MATERIAL - specifies the material id for the new sheet metal part.
-
:THICKNESS - specifies the material thickness.
-
:SIDE - specifies the material side of the polyline.
-
:DISTANCE - specifies the extrusion length.
-
:REVERSE - reverses the extrusion direction relative to the workplane.
-
: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.
Use this action to start a design with a bended sheet metal part.
SHA_ADD_LIP terminate action
SHA_ADD_HEM terminate action
SHA_ADD_SHEET_BY_OUTLINE terminate action
SHA_OFFSET terminate action
SHA_ADD_SHEET_BY_POLYLINE terminate action
SHA_NEW_BY_OUTLINE terminate action