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

  1. ISOTR                                                              Menu: PRISM
  2. ==============================================================================
  3. Creates a right-angled triangular (isosceles) polygon or a solid right-angled
  4. triangular prism based on the polygon.
  5.  
  6.         1. * (CHAR) plane of triangle (x-xy,y-yz,z-zx) <x>
  7.         2. * (POINT) starting point
  8.         3. * (NUM) edge length
  9.      for option `x':
  10.         4. * (NUM) height of prism
  11.      for options `y' or `z':
  12.         4. * (NUM) length of prism
  13.      for all options:
  14.         5. * (Y/N) positive prism? <y>
  15.  
  16. Description:
  17. This command creates a right-angled triangular (isosceles) polygon or
  18. a triangular prism based on the polygon.
  19. The triangle will be right-angled at the starting point; the two other angles
  20. will both be 45. Specify one of the axial planes; (x xy plane, the default; y
  21. yz plane, z  xz plane). Define a starting point. Specify the edge length
  22. (greater than 0) and the prism height (for `x' option) or the length (for `y'
  23. and `z' options). You may enter `0' for a 2D polygon. Enter `y' (the default)
  24. for a positive prism or `n' for a negative one. The edge length specified
  25. refers to the two shorter sides of the triangle (not the hypotenuse). The
  26. orientation of the triangle is such that the two equal sides extend from the
  27. starting point in a positive direction parallel to the two axes defining the
  28. plane of the triangle. You are prompted to create more prisms until another
  29. command is selected.
  30.         Example: \isotr x 0 0 0 4 3 y
  31.         Result: A positive solid triangular (isosceles) prism is created with
  32.                 its origin at the point 0 0 0.  Its edges (other than
  33.                 hypotenuse) are 4 units long and its height is 3 units.
  34.