home *** CD-ROM | disk | FTP | other *** search
- MVWAL Menu: (WALLS) WEDIT
- ==============================================================================
- Breaks, cuts or stretches existing walls.
-
- 1. * (CHAR) options: move and (b-break, c-cut, s-stretch)
- if option `b' is selected:
- 2. * (IND) axis to break
- 3. * (Y/N) confirm choice
- 4. * (POINT) new position of breaking point
- if option `c' is selected:
- 2. * (IND) axis to cut
- 3. * (Y/N) confirm choice
- 4. * (POINT) first cut point for wall axis
- 5. * (POINT) second cut point for wall axis
- if option `s' is selected:
- 2. * (IND) wall to modify
- 3. * (Y/N) confirm choice
- 4. * (POINT) wall axis end point
- 5. * (POINT) new position of wall axis end point
-
-
-
- Description:
- This command modifies walls. You may stretch walls while breaking them or move
- them while cutting or changing their length.
- You are asked to select an option:
- Option `b'will break an indicated wall. The break point may be located on the
- wall axis (in which case the wall does not move) or remote from it. The latter
- case will stretch the two parts of the original wall to the break point. (See
- \break command.)
- Option `c'will cut an indicated wall. You are prompted to indicate two cut
- points the start and end of the cut. When both points are located on the wall
- axis the wall is cut but is not moved. When the two points are remote from the
- wall the two parts of the original wall will be stretched to these cut points
- and there will be no wall between the two cut points. (See \wcut command.)
- Option `s'will modify the indicated wall end point. The new end point need not
- be aligned with the wall. The wall may be stretched (or shortened) in any
- direction. (See \wshrt command.)