home *** CD-ROM | disk | FTP | other *** search
- MOVE Menu: MANIP
- ==============================================================================
- Moves all the entities of a selection group by a relative displacement.
-
- 1. (POINT) from point 0 0 0
- 2. * (POINT) to point
- 3. * (Y/N) keep the result ?
-
- Description:
- This command moves all entities included in the selection group by a specified
- displacement (three-dimensional translation). You are prompted to pick two
- points (the default for the first is 0 0 0), the distance between which is the
- spatial displacement of every point of each entity in the selection group.
- Once the change has been executed on screen you are asked if you wish to keep
- the result. If you reply `n', the operation is undone.
- You will be prompted for additional "to" points until you select a new
- command.
- Example: \move 0 0 0 4 4 2
- Result: The selection group will move by dx=4, dy=4, dz=2.