home *** CD-ROM | disk | FTP | other *** search
- WCUT Menu: WEDIT
- ==============================================================================
- Cuts a wall between two given points.
-
- 1. * (IND) axis to cut
- 2. * (Y/N) confirm choice
- 3. * (POINT) first point of cut
- 4. * (POINT) second point of cut
-
- Description:
- This command removes part of a wall between two points on its axis. The wall
- is divided into two separate walls.
- Indicate (and confirm) the wall axis you wish to cut and pick the two points
- on the wall axis between which you wish to remove the wall. The cut is
- orthogonal to the wall axis. You are prompted to cut additional walls until
- you select another command. Use this command for providing spaces along the
- length of the wall for inserting columns.
-
- Example: \wcut (indicate) y 1 0 0 2 0 0
-
- Result: (for an indicated wall from 0 0 0 to 4 0 0) There are now two walls,
- one from 0 0 0 to 1 0 0 and the other from 2 0 0 to 4 0 0.