home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p034 / 1.ddi / ARCAHELP / HELP.ZIP / SECTS.HLP < prev    next >
Encoding:
Text File  |  1992-03-23  |  2.9 KB  |  59 lines

  1. SECTS                                                              Menu: PEDIT
  2. ==============================================================================
  3. Sections a selected group of solid entities on a plane.
  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 option `p' is selected:
  10.         4. * (POINT) point on section plane
  11.      if option `v' is selected:
  12.         4. * (POINT) value on axis
  13.         5.   (POINT) specify location within part to be kept
  14.      if option `d' is selected:
  15.         2. * (POINT) first point on section plane
  16.         3. * (POINT) second point on section plane
  17.         4. * (POINT) pick point on part to be kept
  18.      if option `f' is selected:
  19.         2. * (POINT) first point on section plane
  20.         3. * (POINT) second point on section plane
  21.         4. * (POINT) third point on section plane
  22.         5. * (POINT) pick point on part to be kept
  23.      for all options:
  24.         6. * (Y/N) keep the result ? <y>
  25.  
  26. Description:
  27. This command sections all selected solid entities along a plane:
  28. 1. orthogonally at a specified coordinate value (option `o', the default), or
  29. 2. perpendicular to an axial plane (xy, xz, or yz) (option `d'), or
  30. 3. by a free plane defined by three points (option `f').
  31. For option o:
  32. Specify an axis and select one of two further options: `p' - to point to the
  33. position of the section (the default)  or `v' - state a coordinate value on
  34. the axis selected. The section plane will be normal to the axis at the
  35. specified value. Then enter another coordinate value on the same axis to
  36. indicate which side of the section plane is to be kept.
  37. For option  `d':
  38. Pick two points on one of the axial planes (xy, yz or xz). The section will be
  39. cut through the two points perpendicular to the plane on which the points are
  40. located. Pick another point to indicate the side of the section that is to be
  41. retained.
  42. For option `f':
  43. Pick three points to define a free plane and a fourth point to indicate the
  44. side to be kept.
  45. The sectioned entities will be displayed temporarily. You are then prompted to
  46. keep or regret the result. Entering `y' causes the temporary entities to
  47. become permanent.
  48. The result of this process is a group of complex solid entities (data type 9).
  49. A wall sectioned by this command becomes a complex wall and continues to
  50. posses the characteristics of a wall but the commands \chaw, \chaa, \fixw, and
  51. \fixa have no effect. This command sections only walls and solids. You may not
  52. cut lines, arcs, texts, or dimension lines.
  53.  
  54.         Example: \sects o z v 1 0 y
  55.  
  56. Result:  The selected entities are sectioned along a plane normal to the z
  57. axis (parallel to the xy plane) at the point where z=1. The parts having a z
  58. value larger than1 disappears, leaving only the parts where z is less than 1.
  59.