home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p034 / 1.ddi / ARCAHELP / HELP.ZIP / SPLIT.HLP < prev    next >
Encoding:
Text File  |  1980-01-01  |  3.8 KB  |  82 lines

  1.  SPLIT                                                              Menu: PEDIT
  2.  ==============================================================================
  3.  Sections a solid entity on a plane, keeping both parts.
  4.  
  5.          1. (CHAR) option: plane: (o-orthogonal, d-diagonal, f-free) <o>
  6.       if option `o' is selected:
  7.          2. (CHAR) axis of section (x,y or z)
  8.          3. (CHAR) define the section by: v-value, p-point <p>
  9.       if `p' is selected:
  10.          4. (POINT) point on section plane
  11.       if `v' is selected:
  12.          4. (POINT) value on axis
  13.       if option `d' is selected:
  14.          2. (POINT) first point on section plane
  15.          3. (POINT) second point on section plane
  16.          4. (POINT) pick point on first cut entity
  17.          5. (POINT) pick point on second cut entity
  18.  
  19.  
  20.  
  21.  
  22.  
  23.       if option `f' is selected:
  24.          2.   (POINT) first point on section plane
  25.          3.   (POINT) second point on section plane
  26.          4.   (POINT) third point on section plane
  27.          5.   (POINT) pick point on first cut entity
  28.          6.   (POINT) pick point on second cut entity
  29.       for all options:
  30.          7. * (IND) entity to be split
  31.          8. * (Y/N) confirm choice
  32.          9. * (Y/N) keep the result ?
  33.  
  34.  Description:
  35.  This command sections a solid entity along a plane, keeping both parts of the
  36.  entity.
  37.  You have the option to section the entity in three ways:
  38.  1. orthogonally at a specified coordinate value (option `o', the default)
  39.  2. perpendicular to an axial plane (xy, xz, or yz, option `d')
  40.  3. by a free plane defined by three points (option `f').
  41.  
  42.  
  43.  
  44.  
  45.  For option `o':
  46.  Specify an axis along which the entity is to be sectioned. Then select either,
  47.  `p' (default) to point to the position of the section, or `v' to state
  48.  a coordinate value on the selected axis. The section plane will be normal to
  49.  the axis at the specified value.
  50.  For option `d':
  51.  Pick two points on one of the axial planes (xy, yz or xz). The section will be
  52.  cut through the two points perpendicular to the plane on which the points are
  53.  located. Pick another two points, one on each side of the split plane.
  54.  For option `f':
  55.  Pick three points to define a free plane. Pick another two points, one on each
  56.  side of the split plane. For all the points, indicate (and confirm) the entity
  57.  to section. The two new parts of the original entity will be displayed
  58.  temporarily. You are asked if you want to keep the result or not. Entering `y'
  59.  causes the temporary entities to become permanent new entities. You are then
  60.  prompted to indicate additional entities to be split until you enter a new
  61.  command.
  62.  The result of this process is a complex solid entity (data type 9). A wall
  63.  sectioned using this command keeps the axis of a wall entity to enable some
  64.  wall commands such as \oplac, \apsel, etc. Other wall commands (such as \chaw,
  65.  \fixw, etc.) can no longer be applied. This command works only on walls and
  66.  solids. You may not section lines, arcs, texts, or dimension lines.
  67.  When indicating an entity to cut:
  68.  1. A wall entity must be indicated by pointing to its axial line.
  69.  2. A solid prism or any solid created by two polygons must be indicated by
  70.     pointing to one of the edges connecting the polygons.
  71.  3. A complex solid (data type 9) may be indicated by pointing to any of its
  72.     edges. You are prompted to indicate another entity to be split (by the same
  73.     defined plane), until you enter the next command.
  74.  If the split result is illegal, the following prompt will appear:
  75.  result is not a solid; press <ENTER> and the original solid will be redrawn on
  76.  the screen.
  77.  
  78.          Example: \split o z v 1 (indicate) y y
  79.  
  80.  Result: The indicated entity is sectioned along a plane normal to the z axis
  81.  (parallel to the xy plane) at the point where z=1. Both parts are kept.
  82.