home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p034 / 1.ddi / ARCAHELP / HELP.ZIP / 2PCUB.HLP < prev    next >
Encoding:
Text File  |  1979-12-31  |  904 b   |  22 lines

  1.  2PCUB                                                      Menu: (POLYG) PRISM
  2.  ==============================================================================
  3.  Creates a solid prism or a square polygon, given the base plane and two
  4.  points.
  5.  
  6.          1. * (CHAR) plane of base square (x-xy,y-yz,z-zx) <x>
  7.          2. * (POINT) starting point
  8.          3. * (POINT) end of edge
  9.          4. * (Y/N) positive cube? <y>
  10.  
  11.  Description:
  12.  This command creates a cubic solid. Choose a plane for the base: x  xy plane
  13.  (the default), y  yz plane or z  xz plane, define the start and end points of
  14.  the cube edge and specify whether the cube is to be positive (option `y') or
  15.  negative (option `n'). The cube height will be identical to the edge length
  16.  defined.
  17.  
  18.          Example: \2pcub x 0 0 0 4 0 0 y
  19.  
  20.  Result: A 4 by 4 by 4 box is created with its lower-left corner at the point
  21.  0 0 0.
  22.