AM_SKETCH_MOVE moves an existing sketch.
+-----------------<-------------------------+
| |
| |
---->(AM_SKETCH_MOVE)------+---(:SKETCH)----|select sketch|------------+---->
| |
| |
+---(:SHEET)----|select sheet|--------------+
| |
| |
+---(:TWO_PTS)----|pt1|----|pt2|------------+
| |
| |
+---(:DYNAMIC)---------|new position|-------+
| |
| |
+---(:HORIZONTAL)---+--|pt1|--|pt2|--+------+
| | | |
| +----|offset|----+ |
| |
| |
+---(:VERTICAL)-----+--|pt1|--|pt2|--+------+
| |
+----|offset|----+
- :SKETCH specifies the sketch to be moved
- :SHEET specifies the target sheet to move the sketch to.
- :TWO_PTS determines the move direction and distance for the sketch by specifying
two points on the sheet.
- :DYNAMIC specifies the new position for the sketch by its point.
- :HORIZONTAL determines the horizontal move direction and distance for the sketch
by specifying two points on the sheet, or by entering a horizontal offset.
- :VERTICAL determines the vertical move direction and distance for the sketch by
specifying two points on the sheet, or by entering a vertical offset.
Use this action to move a sketch on the same sheet or to
another sheet.