GENERAL_SWEEP_REM sweeps a profile along a spine curve to remove volume from an existing part. The profile defines the cross-section of the volume to be removed. The spine defines the sweep path.
--->(GENERAL_SWEEP_REM)--+ | +----------<---------+----------------<--------------------+ | | +--(:BLANK_PART)--|specify part|---------------------------+----> | | +--(:WP)--|workplane|--------------------------------------+ | | +--(:SPINE)--|spine|---------------------------------------+ | | +--(:CONTROL)--+--(:CURVE)--|spine|------------------------+ | | | | +--(:CONST)---------------------------------+ | | | | +--(:FACE_LIST)--|face(s)|--+--(:SIDE ON)---+ | | | | +--(:SIDE OFF)--+ | | +--(:PREVIEW)-------------------->-------------------------+ | | +--(:CHECK)--+--(:ON)---+----------------------------------+ | | +--(:OFF)--+
top_shell_455
.
The profile is located in workplane w15
.
The spine is selected through a start point in 3D space.
The face path is defined by the spine. The normal
of the swept profile follows the spine.
:BLANK_PART "/top_shell_455" :WP "/wp15" :SPINE :START (GPNTWC -7.676015 -47.751647 5.785294 "vport1") :CONTROL :CURVE
All part and workplane names must be enclosed in double quotes (" ").