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

  1.  PROJ                                                               Menu: PEDIT
  2.  ==============================================================================
  3.  Projects or projects and copies a polygon onto a plane.
  4.  
  5.          1.   (Y/N) option: y-project, n-project & copy <y>
  6.          2.   (CHAR) projection axis (x,y, or z)
  7.          3.   (POINT) first point of plane
  8.          4.   (POINT) second point of plane (<ENTER> for a NEW first pt.)
  9.          5.   (POINT) third point of plane (<ENTER> for a NEW second pt.)
  10.       if option `y' is selected:
  11.          6. * (IND) polygon to project
  12.       if option `n' is selected:
  13.          6. * (IND) polygon to project & copy
  14.          7. * (Y/N) confirm choice
  15.          8. * (Y/N) keep the result ?
  16.  
  17.  Description:
  18.  This command projects, or projects and copies a polygon onto a specified
  19.  plane. The projection is in a direction parallel to the x, y, or z axis. If
  20.  you decide to project only, the original polygon will be projected to its new
  21.  position.
  22.  Select whether you want to project only, or project and copy.
  23.  Enter the axis of projection (x, y, or z). Pick three points to define the
  24.  plane onto which the polygon is to be projected. Indicate and confirm the
  25.  polygon to be projected, or projected and copied.
  26.  If the projected polygon is part of a simple solid, the resulting solid is
  27.  modified accordingly, but will only be updated on the screen after a redraw.
  28.  2D polygons containing arcs will be projected, while each of the arcs will be
  29.  changed to seven line segments. The command may not be executed on a polygon
  30.  of a simple (prism) solid that includes an arc.
  31.  Once the change has been executed on screen, you are asked if you wish to keep
  32.  the result. If you reply `n', the operation is undone.
  33.  You are prompted for additional polygons to project until you enter a new
  34.  command.
  35.  NOTE:
  36.  Polygons which are part of a complex solid are projected and copied, not
  37.  projected only. 2D multi-layer walls and openings cannot be projected.
  38.  Polygons which are part of multi-layer walls, openings, or axial walls are
  39.  projected along the Z axis only, but copied along all axes.
  40.  
  41.          Example: \proj y z 0 0 0 1 0 1 1 1 1 (indicate) y
  42.  
  43.  Result: The indicated polygon is projected in the z axis direction onto
  44.  a plane defined by the three points 000, 101, and 111.
  45.