AM_MOD_SYM_POSITION repositions existing symbols.
+---------------------------<-------------------------------+
| |
| |
---->(AM_MOD_SYM_POSITION)---+--(:SEL_LIST)--|symbol|--(:PNT2)--|2nd pnt|--+-------------+----->
| | |
| +(*)-(:BACK)--+
| |
| +---(:ON)---+ |
| | | |
+--(:COPY)----+---(:OFF)--+---------------------------------+
(*) only with :COPY :OFF
- :SEL_LIST specifies the symbol to modify. This can be used with the
Select tool for multiple selection of symbols.
- :PNT2 specifies the destination point for the symbol.
- :COPY specifies that a copy of the specified symbol should remain in
its original position (:ON) or that no copy should be made (:OFF).
- :BACK undoes the last move of the symbol, and returns it to its
previous position (only valid with :COPY :OFF).
Use this action to move or copy symbols on the sheet.