AM_MOD_GEO_COPY copies elements of manually-added geometry.
+--------------------<--------------------+
| |
| |
---->(AM_MOD_GEO_COPY)---+---(:ELEMENTS)---|select geometry|-------+----->
| |
+---(:TWO_PTS)---|pnt1|---|pnt2|----------+
| |
+---(:HORIZONTAL)---+---|distance|--------+
| | |
| +---|pnt1|---|pnt2|---+
| |
+---(:VERTICAL)-----+---|distance|--------+
| | |
| +---|pnt1|---|pnt2|---+
| |
+---(:REPEAT_FACTOR)---|number|-----------+
- :ELEMENTS selects the manually-added geometry to copy. This can be
used with the Select tool for multiple selection of geometry elements.
- :TWO_PTS specifies that the copied geometry is to be moved
the direction and distance defined by two points.
- :HORIZONTAL specifies that the copied 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 copied geometry is to be moved
vertically by a given distance, or in the direction and vertical
distance defined by two points.
- :REPEAT_FACTOR specifies the number of copies to be made of the
specified geometry.
Use this action to copy elements of non-view geometry. Multiple
copies can be made in one operation.
AM_MOD_GEO_MOVE terminate action,
AM_MOD_GEO_STRETCH terminate action