![]() |
![]() |
![]() |
GENERAL_SWEEP_ADD creates a freeform part by sweeping a profile along a spine curve. The profile defines the cross-section of the part to be created. The spine defines the sweep path.
--->(GENERAL_SWEEP_ADD)--+
|
+----------<---------+----------------<--------------------+
| |
+--(: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 the current workplane.
The spine is selected through a start point in 3D space.
The face path is defined by the faces on the other side
of the spine.
:BLANK_PART "/top_shell_455" :SPINE :START (GPNTWC -1.89 -34.22 5.78 "vport1") (GPNTWC -39.09 -2.6 5.78 "vport1") (GPNTWC -38.71 -4.54 5.785294 "vport1") :CONTROL :FACE_LIST :SIDE :OFF
All part and workplane names must be enclosed in double quotes (" ").
![]() |
![]() |
![]() |