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

  1. PCUBE                                                              Menu: PRISM
  2. ==============================================================================
  3. Creates a solid cube given base plane and edge length (greater than 0).
  4.  
  5.         1. * (CHAR) plane of base square (x-xy,y-yz,z-zx) <x>
  6.         2. * (NUM) edge length (greater than 0)
  7.         3. * (POINT) starting point
  8.         4. * (Y/N) positive cube? <y>
  9.  
  10. Description:
  11. This command creates a solid cube. Choose a plane: x  xy plane (the default),
  12. y  yz plane or z  xz plane. Specify the edge length. Define the starting point
  13. and specify whether the cube is to be positive (option `y') or negative
  14. (option `n'). The cube height will be identical to its edge length.
  15.  
  16.         Example: \pcube x 4 0 0 0 y
  17.  
  18. Result: A 4 by 4 by 4 cube is created having its lower-left corner at the
  19. point 0 0 0.
  20.