[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


MOVE_2D terminate action

MOVE_2D transforms specified 2D elements.

Syntax


                      +-------------------------<------------------------+
                      |                                                  |
---->(MOVE_2D)------>-+->-(:SELECT)--|element(s)|---------------------->-+-->
                      |                                                  |
                      +->-(:DIRECTION)--|ref. posn.|--|posn|----------->-+
                      |                                                  |
                      +->-(:HORIZONTAL)--+--|ref. posn.|--|posn|--+---->-+
                      |                  |                        |      |
                      |                  +--|offset|--------------+      |
                      |                                                  |
                      +->-(:VERTICAL)----+--|ref. posn.|--|posn|--+---->-+
                      |                  |                        |      |
                      |                  +--|offset|--------------+      |
              |                             |
              +->-(:BY_DIMENSION)->-|select|->-|number|-------->-+
                      |                                                  |
                      +->-(:REPEAT_FACTOR)--|number of repetitions|---->-+
                      |                                                  |
                      +->-(:KEEP)--+--(:ON)---+------------------------>-+
                      |            |          |                          |
                      |            +--(:OFF)--+                          |
                      |                                                  |
                      +->-(:APPLY)------------------------------------->-+

Options

The following options are available to move your element.
Option Description
:SELECT specifies the elements you want to move.
:DIRECTION specifies the direction in which you want to move the current elements.
:HORIZONTAL transforms the elements horizontally only.
:VERTICAL transforms the elements vertically only.
:BY_DIMENSION transforms the elements in the direction given by the selected dimension, after the transformation the entered value will be the value of the dimension.
:REPEAT_FACTOR defines the number of times (default = 1) the element will be transformed.
:KEEP chooses whether or not to keep the original element(s).
KeywordAction
:ONkeeps the original element(s)
:OFFdoes not keep the original element(s). (default)
:APPLY Will perform the move while keeping the selection for further transformations. This is only possible if you do not create new elements during the operation, i.e. :KEEP :OFF :REPEAT_FACTOR 1

When to use

Use this action to transform 2D elements in the active viewport.

Example

The following parameter sequence transforms a 2D element.

MOVE_2D :SELECT [specify element(s)] :HORIZONTAL [define offset] :REPEAT_FACTOR 5 :KEEP :ON
MOVE_2D :SELECT [specify element(s)] :HORIZONTAL [define offset] :APPLY :VERTICAL [define offset]

See also

STRETCH_MOVE_2D terminate action ON_OFF_SA subaction
[Contents] [Index] [Books]