![]() |
![]() |
![]() |
LIFT_FACES lifts a connected set of faces. The lift operation can be linear or angular.
---->(LIFT_FACES)---+--->(:LINEAR)----+------->| {1} |---------->+--->
| | | |
+<----------------+-----------+ |
| |
|--->(:ANGULAR)---+------->| {2} |------------>+
| | | |
|<----------------+-----------+ |
| |
+<-------------------------------------------+
+--->[exit-qualifier]---------------->
|
{1}->(linear_lift_sa)---->+--->(:FACES)----+--->|select faces|--->+-->
| | |
+----------------+ |
| |
+--->(:BOSS)-----+--->|select faces|--->+
| | |
|<---------------+ |
| |
+--->(:DISTANCE)--+--->|value|--------->+
| | |
|<----------------+ |
| |
|--->(:REVERSE)------------------------>+
| |
+--->(:CHECK)-------------------------->+
| |
+--->(:NOCHECK)------------------------>|
| |
+--->(:NEXT)--------------------------->+
| |
+--->(:BACK)--------------------------->+
| |
+-------------------<-------------------+
| |
+--->(:DIRECTION)---+---|value|-------->+
| |
+<------------------+
+--->[exit-qualifier]---------------->
|
{2}->(angular_lift_sa)--->+--->(:FACES)----+--->|select faces|--->+-->
| | |
+----------------+ |
| |
+--->(:BOSS)-----+--->|select faces|--->+
| | |
|<---------------+ |
| |
|--->(:AXIS)-----+--->|specify axis|--->+
| | |
|<---------------+ |
| |
|--->(:LIFT_ANGLE)-+->|value|---------->+
| | |
|<-----------------+ |
| |
|--->(:REVERSE)------------------------>+
| |
+--->(:CHECK)-------------------------->+
| |
+--->(:NOCHECK)------------------------>+
| |
+--->(:NEXT)--------------------------->+
| |
+--->(:BACK)--------------------------->+
| |
+-------------------<-------------------+
LIFT_FACES :LINEAR :BOSS [specify face] :DISTANCE 20 :NOCHECK :NEXT
![]() |
![]() |
![]() |