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

  1. SECTG                                                              Menu: POLYG
  2. ==============================================================================
  3. Creates a section on a specified plane through the geometric model.
  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.         5. (POINT) pick point on side to view
  12.      if `v' is selected:
  13.         4. (POINT) value on axis
  14.         5. (POINT) value on viewing side
  15.      if option `d' is selected:
  16.         2. (POINT) first point on section plane
  17.         3. (POINT) second point on section plane
  18.         4. (POINT) pick point on side to view
  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 side to view
  28.      for all options:
  29.         6. (Y/N) save the section ? <y>
  30.      if reply `y':
  31.         7. (CHAR) name of extracted file (1-7 char.)
  32.  
  33. Description:
  34. This command creates a section through the geometric model along a plane:
  35. 1. Orthogonally at a specified coordinate value (option `o', the default).
  36. 2. Perpendicular to an axial plane (xy, xz, or yz  option `d').
  37. 3. By a free plane defined by three points (option `f').
  38. For option `o':specify an axis and select one of two further options: `p' the
  39. default  to point to the position of the section or `v'  state a coordinate
  40. value on the axis selected. The section plane will be perpendicular to the
  41. axis at the specified value. Then enter another coordinate value on the same
  42. axis to indicate which side of the section plane is to be kept.
  43.  
  44.  
  45. For option `d':Pick two points on one of the axial planes (xy, yz or xz). The
  46. section will be cut through the two points perpendicular to the plane on which
  47. the points are located. Pick another point to indicate the side of the section
  48. that is to be retained.
  49. For option `f':Pick three points to define a free plane and a fourth point to
  50. indicate the side to be kept.
  51. The model will be replaced on the screen by a 2D section (presented in heavy
  52. line type) through the specified point. The section has no thickness.
  53. Reply `y' to the prompt to keep the section, and give it a name. If you reply
  54. `n', the section will be erased and the original model will be redisplayed.
  55. When the section is displayed, the rest of the model is blanked. If you wish
  56. to see the section in the context of the whole model, you may execute the
  57. \nblnk command. The whole model will then appear, and the section will be
  58. classified as being in selection group 10 (\apsel).
  59.  
  60.         Example: \sectg o z v 1 0 y sect1
  61.  
  62. Result: The model will be sectioned along a plane normal to the z axis
  63. (parallel to the xy plane) at the point where z = 1. The section plane will be
  64. displayed in thick lines, and will be kept in a file named $sect1.
  65.