home *** CD-ROM | disk | FTP | other *** search
/ Global Amiga Experience / globalamigaexperience.iso / graphic / cad / xcad2000 / info < prev    next >
Text File  |  1995-07-10  |  11KB  |  204 lines

  1. ****************************************************************************
  2. *                         The XCad System                                  *
  3. *                             from                                         *
  4. *                    Digital Multimedia Europe                             *
  5. *                         48, Beukenlaan                                   *
  6. *                         1560 HOEILAART                                   *
  7. *                            BELGIUM                                       *
  8. *                      Tel (32)-2-657-5803                                 *
  9. *                      Fax (32)-2-657-5652                                 *
  10. ****************************************************************************
  11.  
  12. Overview
  13. --------
  14. XCad is an advanced Computer Aided Design (CAD) system enabling two and
  15. three dimensional design, drafting and visualisation of design projects.
  16. It is extremely powerful and versatile, yet easy to use.  XCad enables the
  17. creation of two dimensional drawings and/or three dimensional models, of an
  18. almost infinite size and an accuracy to a millionth of a millimetre or inch.
  19.  
  20. XCad can import and export drawings in a number of formats, including DXF
  21. and IFF.  Supplied with XCad are a number of utilities that enable standard
  22. drawing file formats to be converted for use with other programs.  These can
  23. be found in the XCad-utils directory and include translators to Postscript,
  24. Sculpt 3D/4D and Aegis formats.
  25.  
  26. XCad comes in two parts :- XCad 2D, the two dimensional section of the
  27. program and XCad 3D, the three dimensional section of the program.  Each
  28. of these are separate programs thus reducing the demands made by XCad on
  29. your system.
  30.  
  31. There are two different products in the Amiga XCad range.  These are XCad
  32. 2000 and XCad 3000 and both contain the 2D and the 3D sections of the
  33. program.  They differ in the amount of functionality that they provide as
  34. follows :-
  35.  
  36. XCad 2000 :- This is a low cost entry level CAD product with many of the 2D
  37. drawing features, but limited 3D functionality.  XCad 2000 is ideal for the
  38. first time user and for educational applications.  Transition to XCad 3000
  39. is painless as both versions have the same look and feel and complete
  40. database compatibility, plus full Autocad DXF file transfer compatibility.
  41.  
  42. XCad 2000 will run on any type of Amiga computer with at least version 1.2
  43. kickstart and 1 MB of memory.  The minimum configuration however that is
  44. recommended is 1.5 Mb of memory, a colour monitor, and any Amiga supported
  45. printer or a HPGL pen plotter.
  46.  
  47. XCad 3000 :- This is a fully featured CAD product offering the full 2D and
  48. 3D features of XCad and is aimed at professional designers, draftsmen or
  49. engineers who want to make the most of the Amigas powerful graphic capability.
  50. XCad 3000 contains over 1000 3D command combinations.  It includes point,
  51. line, string, arc, polygon, and patternfill entities with planar surfaces and
  52. surfaces of revolution as standard primitives.  Modification commands
  53. include copy, rotate, move, mirror, scale, and project, and location input
  54. features include grid snap, entity snap, origin, intersection, layer, colour
  55. etc.  It also includes user defineable construction planes, automatic
  56. perspective views, support for HPGL, CPGL, and BGL pen plotters, and direct
  57. output to Imagine for colour shaded images.
  58.  
  59. XCad 3000 will run on any type of Amiga computer with at least version 1.2
  60. kickstart and 1.5Mb of memory.  The minimum configuration however that is
  61. recommended is 2 Mb of memory, a colour monitor, and any Amiga supported
  62. printer or a HPGL, Calcomp (906/907), DMPL or Oce (BGL) pen plotter.
  63.  
  64. Installing XCad on your Hard drive
  65. ----------------------------------
  66. In order to install XCad merely change to the drive that contains XCad and
  67. enter the command :-    EXECUTE HDINSTALL yourdrive:
  68.  
  69. Where :yourdrive is the harddisk partition where you want to install XCad.
  70.  
  71. The procedure will ask a number of questions.  Unless you are using an NTSC
  72. system then answer yes to the question about running a PAL system.  A new
  73. directory will be created on your harddisk and all of the relevant program
  74. files will be copied into it.  The installation procedure will also make the
  75. relevant additions to your startup file if required (it will make a copy of
  76. the original file before doing this).
  77.  
  78. Running XCad
  79. ------------
  80. XCad may be run from either the Workbench icon or the CLI.
  81.  
  82. To start XCad from the Workbench simply double click on the icon in the
  83. normal way.  There are several XCad icons and each is labelled to show what
  84. section of the program (2D or 3D), and what screen resolution (Highres or
  85. Medres) and how many colours will be available (8 or 16).  Just choose the
  86. one that suits your needs.  Both the PAL and NTSC screen displays are
  87. supported.
  88.  
  89. To start XCad from the CLI, enter the command XCad20003D or XCad30003D to run
  90. the 3D section, or enter XCad2000 or XCad3000 to run the 2D section of the
  91. program.
  92.  
  93. Entering XCad commands
  94. ----------------------
  95. All of the XCad programs accept input in the form of a VERB (what you are
  96. doing) followed by a NOUN (what you are doing it to) and then an identifier
  97. or IDENT (the locational input).  There are also optional modifiers which may
  98. be entered with many commands.  The command structure is therefore of the
  99. general form:-          VERB NOUN [Modifiers] : IDENTS
  100.  
  101. Examples of Verbs (the doing words) would be DRAW, DELETE, ZOOM, COPY etc.
  102. Examples of Nouns (what to do it with) would be LINE, CIRCLE, ENTITY etc.
  103. Examples of Modifiers (special conditions to apply) would be DIAMETER n,
  104. ANGLE nn, COPY etc.
  105. Examples of IDENTS would be (after the action prompt or :) LOC, END, IX etc.
  106.  
  107. There are slight differences in syntax between the commands in the XCad 2D
  108. and the XCad 3D modules, but when using the menus this should be relatively
  109. transparent to the user.  Examples of XCad commands might be as follows :-
  110.  
  111. DRaw LIne :
  112.  
  113. DRaw CIrcle DIAMETER 4 :
  114.  
  115. DRaw LIne : IX 29.1 IY 150.98      in XCad 2D
  116.  
  117. DRaw LIne : IXYZ(29.1 150.98 97.2) in XCad 3D
  118.  
  119. DELete ENTities All
  120.  
  121. Zoom Window :
  122.  
  123. You will notice that the first few characters of each command are in upper
  124. case.  These are the number of characters that XCad needs to recognise the
  125. command and are in fact all that need be typed if using the keyboard for
  126. input.  You may cancel a command that has been partially entered with
  127. <ctrl>C.
  128.  
  129. The Pull Down Menus (PDM) become visible when the top menu bar is selected
  130. with the right mouse button.  This contains the complete XCad command
  131. structure but is not the only menu system available to XCad.  User
  132. defineable automenus can be created using the OPEN MENU command, and this
  133. command is also used to activate a Screen menu or Dynamic menu previously
  134. created with the MODMENU command.  Tablet menus are also available, if you
  135. have a graphic tablet device, via the command OPEN TABLET.
  136.  
  137. How the two Sections of XCad work together
  138. ------------------------------------------
  139. Often, when creating a complex design in 3D, it is easier to draw at least
  140. part of it in 2D and then bring the drawings into the 3D section of XCad to
  141. be combined and finished.  Alternatively, if an isometric view of a object
  142. is require, then the use of a 3D model is the simplest method.  The 3D
  143. model, once constructed, can be rotated and viewed from any angle.  The view
  144. can then be saved to a file and transferred back into the 2D module.
  145.  
  146. The database files of XCad 2D and XCad 3D are not interchangeable since they
  147. contain different types of information.  The 2D program understands things
  148. such as dimensions and text whereas 3D does not, and 3D understands Z
  149. coordinates and 3D surfaces whereas 2D does not.  Therefore to move data
  150. between the two sections of XCad there is a command ADD XCad in XCad 3D
  151. which will import the 2D drawing into XCad 3D.
  152.  
  153. Documentation
  154. -------------
  155. Both XCad 2000 and XCad 3000 come with extensive user manuals and tutorials.
  156. This short README file is intended to provide sufficient information to get
  157. you started with XCad, however to fully explore the possibilities of these
  158. powerful programs the manual is an indispensable aid.
  159.  
  160. This CD ROM demo version
  161. ------------------------
  162. The demo versions of XCad on the CD-ROM are the full working version of both
  163. XCad 2000 and XCad 3000.  It will not be possible however to save your design
  164. or to plot with these versions.  These versions are for product evaluation
  165. and testing purposes only.
  166.  
  167. Pricing and Availability
  168. ------------------------
  169. XCad 2000 and XCad 3000 are available via many Amiga dealers throughout
  170. Europe and in many other parts of the world. They may also be purchased
  171. directly from Digital Multimedia at the above address at the following
  172. special reduced prices :-
  173.             UK pnds    BF       DM       FR         DG       SFR       USD
  174. XCad 2000    34-00   1,800    90.00    300.00     100.00    75.00     60.00
  175. XCad 3000   100-00   5,300   265.00    890.00     295.00   220.00    170.00
  176.  
  177. A small additional charge will be made to cover postage and packing.
  178.  
  179. The Future of XCad
  180. ------------------
  181. Since its first introduction in 1985, XCad has been available as one of the
  182. premier CAD products for the Amiga, and it will continue to be supported and
  183. enhanced for this platform whilst there is still a demand for a professional
  184. level CAD system at a price users can afford.  However, in the last year,
  185. the XCad technology has been redeveloped for X-Windows and the professional
  186. CAD market.  This has been not been a mere port, but an extensive
  187. re-development of XCad, drawing on the experiences gained from the Amiga,
  188. and the new product is now available not only on the Amiga under Unix, but
  189. also on SUN, Hewlett Packard, Dec Alpha, Silicon Graphics and the IBM RS6000
  190. platforms.  This new version of XCad will also run on the 386/486 pc platform
  191. under products such as DESQview/X from Quarterdeck Office Systems which offer
  192. the X-Window environment on a pc.  Call Digital Multimedia for details.
  193.  
  194. ****************************************************************************
  195. *                         The XCad System                                  *
  196. *                             from                                         *
  197. *                    Digital Multimedia Europe                             *
  198. *                         48, Beukenlaan                                   *
  199. *                         1560 HOEILAART                                   *
  200. *                            BELGIUM                                       *
  201. *                      Tel (32)-2-657-5803                                 *
  202. *                      Fax (32)-2-657-5652                                 *
  203. ****************************************************************************
  204.