[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


LIFT_FACES terminate action

LIFT_FACES lifts a connected set of faces. The lift operation can be linear or angular.

Syntax


---->(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)--------------------------->+
                          |                                       |
                          +-------------------<-------------------+

Options

The following options are available.

When to use

Use this action to lift connected faces, or features (bosses or pockets) belonging to parts. Faces are skimmed off the part, lifted through a specified distance or angle, then new faces are created to fill the space between the original part and the lifted face.

Example

This example lifts a boss through a distance of 20 units in a direction normal to its bounding loop. A part check is not done before the next lift operation.

LIFT_FACES :LINEAR :BOSS [specify face] :DISTANCE 20 :NOCHECK :NEXT


[Contents] [Index] [Books]