SHA_NEW_BY_OUTLINE creates a sheet metal part, based on a completely closed 2D profile.
+-----------------<----------------+ | | -->(SHA_NEW_BY_OUTLINE)--+--(:SHEET_PART)---|sheet|---------+--> | | +--(:WP)-----------|wp|------------+ | | +--(:MATERIAL)-----|material name|-+ | | +--(:THICKNESS)----|thickness|-----+ | | +--(:REVERSE)----------------------+ | | +--(:KEEP_WP)------+--(:ON)---+----+ | | +--(:OFF)--+
:SHEET_PART
- specifies the new sheet metal part to be created.
:WP
- specifies the workplane containing the outline (closed profile).
:MATERIAL
- specifies the material id for the new sheet metal part.
:THICKNESS
- specifies the material thickness.
:REVERSE
- reverses the extrusion direction relative to the workplane.
:KEEP_WP
- specifies whether or not to keep the workplane.