AM_MOD_GEO_MOVE moves elements of manually-added geometry.
+--------------------<--------------------+
| |
| |
---->(AM_MOD_GEO_MOVE)---+---(:ELEMENTS)---|select geometry|-------+----->
| |
+---(:TWO_PTS)---|pnt1|---|pnt2|----------+
| |
+---(:HORIZONTAL)---+---|distance|--------+
| | |
| +---|pnt1|---|pnt2|---+
| |
+---(:VERTICAL)-----+---|distance|--------+
| |
+---|pnt1|---|pnt2|---+
- :ELEMENTS selects the manually-added geometry to move. This can be
used with the Select tool for multiple selection of geometry elements.
- :TWO_PTS specifies that the selected geometry is to be moved
the direction and distance defined by two points.
- :HORIZONTAL specifies that the selected geometry is to be moved
horizontally by a given distance, or in the direction and horizontal
distance defined by two points.
- :VERTICAL specifies that the selected geometry is to be moved
vertically by a given distance, or in the direction and vertical
distance defined by two points.
Use this action to move elements of non-view geometry.
AM_MOD_GEO_COPY terminate action,
AM_MOD_GEO_STRETCH terminate action