home *** CD-ROM | disk | FTP | other *** search
- COPYF Menu: MANIP
- ==============================================================================
- Copies entities in a specified fence once.
-
- 1. (POINT) first corner of fence
- 2. (POINT) opposite corner of fence
- 3. * (POINT) copy from point
- 4. * (POINT) copy to point
- 5. * (Y/N) another copy?
-
- Description:
- This command selects entities enclosed in a fence, and copies (translates)
- these entities once by a displacement.
- Pick the first corner of the fence, then pick the opposite corner of the
- fence. Pick a point to copy from and a point to copy to, thus defining the
- three-dimensional displacement.
- The system prompts you for another copy. If you reply `y', the system copies
- the same selection group from new point to new point. If you reply `n', the
- system prompts you to pick new points to define another fence.
- Example: \copyf 0 0 0 3 3 0 3 3 0 7 7 0 y
- Result: All entities inside the fence from point 0 0 0 to point 3 3 0
- are selected and copied (translated) from point 3 3 0 to point 7 7 0.