home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / mnm2be.zip / SUPPORT / COMPLEX.DLG < prev    next >
Text File  |  1994-09-04  |  1KB  |  32 lines

  1.                    3D construction Dialog                  |
  2.                                                            |
  3.      Edge Surface       Ruled Surface      Extrude Sweep   |
  4.     _______________    _______________    _______________  |
  5.     |             |    |             |    |             |  |
  6.     |             |    |             |    |             |  |
  7.   |             |  |             |  |             |  |
  8.     |_____________|    |_____________|    |_____________|  |
  9.                                                            |
  10.    Revolution Sweep      Cone Sweep                        |
  11.     _______________    _______________    _______________  |
  12.     |             |    |             |    |             |  |
  13.     |             |    |             |    |             |  |
  14.   |             |  |             |  |Cancel       |  |
  15.     |_____________|    |_____________|    |_____________|  |
  16.                                                            |
  17. ------------------------------------------------------------
  18. Caption(60,17)
  19. Text("3D construction Dialog", 20, 1)
  20. Text("Edge Surface", 6, 3)
  21. Text("Ruled Surface", 24, 3)
  22. Text("Extrude Sweep", 42, 3)
  23. Text("Revolution Sweep", 4, 10)
  24. Text("Cone Sweep", 26, 10)
  25. Shape(" ", "EDGE.SHP", 2, 7, 1)
  26. Shape(" ", "RUL.SHP", 21, 7, 2)
  27. Shape(" ", "TAB.SHP", 40, 7, 3)
  28. Shape(" ", "REV.SHP", 2, 14, 4)
  29. Shape(" ", "CONE.SHP", 21, 14, 5)
  30. Shape("Cancel", "NONE", 40, 14,-1)
  31.  
  32.